We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daf71c1 commit 5275accCopy full SHA for 5275acc
images/nginx/rootfs/build.sh
@@ -92,8 +92,8 @@ export LUA_RESTY_CACHE=0.13
92
# Check for recent changes: https://github.com/openresty/lua-resty-core/compare/v0.1.27...master
93
export LUA_RESTY_CORE=0.1.27
94
95
-# Check for recent changes: https://github.com/utix/lua-resty-cookie/compare/12136f5...master
96
-export LUA_RESTY_COOKIE_VERSION=12136f546ec4222e198c2d7c73dd83fc3539df32
+# Check for recent changes: https://github.com/utix/lua-resty-cookie/compare/v0.3.0...master
+export LUA_RESTY_COOKIE_VERSION=v0.3.0
97
98
# Check for recent changes: https://github.com/openresty/lua-resty-dns/compare/v0.22...master
99
export LUA_RESTY_DNS=0.22
0 commit comments