mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-27 04:16:45 +01:00
update telize
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
3a94bdf5f9
commit
33eb201f35
|
@ -1,7 +1,7 @@
|
||||||
FROM alpine:3.5
|
FROM alpine:latest
|
||||||
|
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
lua-cjson \
|
lua5.1-cjson \
|
||||||
luajit
|
luajit
|
||||||
|
|
||||||
ENV NGINX_VERSION 1.12.2
|
ENV NGINX_VERSION 1.12.2
|
||||||
|
|
Loading…
Reference in New Issue
Block a user