Skip to content

Commit 5275acc

Browse files
committed
chore(build): Use tag instead of commit hash
1 parent daf71c1 commit 5275acc

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
@@ -92,8 +92,8 @@ export LUA_RESTY_CACHE=0.13
9292
# Check for recent changes: https://github.com/openresty/lua-resty-core/compare/v0.1.27...master
9393
export LUA_RESTY_CORE=0.1.27
9494

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

9898
# Check for recent changes: https://github.com/openresty/lua-resty-dns/compare/v0.22...master
9999
export LUA_RESTY_DNS=0.22

0 commit comments

Comments
 (0)