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