update dockerfiles

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle 2018-09-30 12:39:25 -04:00
parent 139cf92cb5
commit 930e4a0115
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

@ -4,7 +4,7 @@ RUN apk add --no-cache \
lua5.1-cjson \ lua5.1-cjson \
luajit luajit
ENV NGINX_VERSION 1.15.3 ENV NGINX_VERSION 1.15.4
# 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