Skip to content

Commit 04942ab

Browse files
committed
feat(cookie-affinity): Bump lua-resty-cookie to v0.3.0
1 parent 7e5e234 commit 04942ab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

images/nginx/rootfs/build.sh

Lines changed: 3 additions & 3 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/9533f47...master
75-
export LUA_RESTY_COOKIE_VERSION=9533f479371663107b515590fc9daf00d61ebf11
74+
# Check for recent changes: https://github.com/utix/lua-resty-cookie/compare/12136f5...master
75+
export LUA_RESTY_COOKIE_VERSION=12136f546ec4222e198c2d7c73dd83fc3539df32
7676

7777
# Check for recent changes: https://github.com/openresty/lua-resty-dns/compare/8bb53516e2933e61c317db740a9b7c2048847c2f...master
7878
export LUA_RESTY_DNS=8bb53516e2933e61c317db740a9b7c2048847c2f
@@ -249,7 +249,7 @@ get_src 39baab9e2b31cc48cecf896cea40ef6e80559054fd8a6e440cc804a858ea84d4 \
249249
get_src a77b9de160d81712f2f442e1de8b78a5a7ef0d08f13430ff619f79235db974d4 \
250250
"https://github.com/openresty/lua-cjson/archive/$LUA_CJSON_VERSION.tar.gz" "lua-cjson"
251251

252-
get_src a404c790553617424d743b82a9f01feccd0d2930b306b370c665ca3b7c09ccb6 \
252+
get_src 6a9261708e817f5a2941c1860b74bef10b2499bca02c82cf7451400f59d6c6b7 \
253253
"https://github.com/utix/lua-resty-cookie/archive/$LUA_RESTY_COOKIE_VERSION.tar.gz" "lua-resty-cookie"
254254

255255
get_src 573184006b98ccee2594b0d134fa4d05e5d2afd5141cbad315051ccf7e9b6403 \

0 commit comments

Comments
 (0)