mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
Update Dockerfile
This commit is contained in:
parent
6e9bae62f8
commit
81c7899bbd
|
@ -4,7 +4,7 @@ RUN apk add --no-cache \
|
||||||
lua5.1-cjson \
|
lua5.1-cjson \
|
||||||
luajit
|
luajit
|
||||||
|
|
||||||
ENV NGINX_VERSION 1.19.0
|
ENV NGINX_VERSION 1.18.0
|
||||||
# https://github.com/simplresty/ngx_devel_kit/releases
|
# https://github.com/simplresty/ngx_devel_kit/releases
|
||||||
ENV NGX_DEVEL_KIT_VERSION v0.3.1rc1
|
ENV NGX_DEVEL_KIT_VERSION v0.3.1rc1
|
||||||
# https://github.com/openresty/lua-nginx-module/releases
|
# https://github.com/openresty/lua-nginx-module/releases
|
||||||
|
|
Loading…
Reference in New Issue
Block a user