mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 14:22:40 +01:00
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user