mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
update nginx version
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
912383be5a
commit
cbfc3298a7
|
@ -4,7 +4,7 @@ RUN apk add --no-cache \
|
|||
lua5.1-cjson \
|
||||
luajit
|
||||
|
||||
ENV NGINX_VERSION 1.13.12
|
||||
ENV NGINX_VERSION 1.14.0
|
||||
# https://github.com/simplresty/ngx_devel_kit/releases
|
||||
ENV NGX_DEVEL_KIT_VERSION v0.3.1rc1
|
||||
# https://github.com/openresty/lua-nginx-module/releases
|
||||
|
|
Loading…
Reference in New Issue
Block a user