Skip to content

Commit 8777f34

Browse files
committed
chore(build): Use tag instead of commit hash
1 parent 6cd998f commit 8777f34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

images/nginx/rootfs/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ export LUA_RESTY_CACHE=99e7578465b40f36f596d099b82eab404f2b42ed
7171
# Check for recent changes: https://github.com/openresty/lua-resty-core/compare/v0.1.27...master
7272
export LUA_RESTY_CORE=v0.1.28
7373

74-
# Check for recent changes: https://github.com/utix/lua-resty-cookie/compare/12136f5...master
75-
export LUA_RESTY_COOKIE_VERSION=12136f546ec4222e198c2d7c73dd83fc3539df32
74+
# Check for recent changes: https://github.com/utix/lua-resty-cookie/compare/v0.3.0...master
75+
export LUA_RESTY_COOKIE_VERSION=v0.3.0
7676

7777
# Check for recent changes: https://github.com/openresty/lua-resty-dns/compare/8bb53516e2933e61c317db740a9b7c2048847c2f...master
7878
export LUA_RESTY_DNS=8bb53516e2933e61c317db740a9b7c2048847c2f

0 commit comments

Comments
 (0)