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 3736239 commit 4ca8684Copy full SHA for 4ca8684
Dockerfile
@@ -17,7 +17,7 @@ RUN addgroup -S nginx \
17
18
ENV NGINX_VERSION=1.11.1 \
19
NGINX_UPSTREAM_MODULE_URL=https://github.com/tarantool/nginx_upstream_module.git \
20
- NGINX_UPSTREAM_MODULE_COMMIT=863e9bdd0ebbf94c0b5449cdbf686b316ba674b8 \
+ NGINX_UPSTREAM_MODULE_COMMIT=3736239b51cc48776ee49088d7d674ff37791544 \
21
NGINX_GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8
22
23
ENV NGINX_LUA_MODULE_URL=https://github.com/openresty/lua-nginx-module \
0 commit comments