update telize

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle 2018-03-23 19:11:48 -04:00
parent 3a94bdf5f9
commit 33eb201f35
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

@ -1,7 +1,7 @@
FROM alpine:3.5
FROM alpine:latest
RUN apk add --no-cache \
lua-cjson \
lua5.1-cjson \
luajit
ENV NGINX_VERSION 1.12.2