mirror of
https://github.com/hoellen/dockerfiles.git
synced 2026-09-01 01:02:07 +00:00
Compare commits
2
Commits
e67594a7c3
...
fd6a64ce32
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fd6a64ce32 | ||
|
|
ab15e38d80 |
@@ -3,7 +3,7 @@ FROM alpine:3.13
|
|||||||
ARG BUILD_CORES
|
ARG BUILD_CORES
|
||||||
|
|
||||||
ARG NGINX_VER=1.20.1
|
ARG NGINX_VER=1.20.1
|
||||||
ARG PHP_VER=7.3.28
|
ARG PHP_VER=7.3.29
|
||||||
ARG LIBICONV_VERSION=1.16
|
ARG LIBICONV_VERSION=1.16
|
||||||
|
|
||||||
LABEL description="nginx + php image based on Alpine" \
|
LABEL description="nginx + php image based on Alpine" \
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ FROM alpine:3.13
|
|||||||
ARG BUILD_CORES
|
ARG BUILD_CORES
|
||||||
|
|
||||||
ARG NGINX_VER=1.20.1
|
ARG NGINX_VER=1.20.1
|
||||||
ARG PHP_VER=7.4.20
|
ARG PHP_VER=7.4.21
|
||||||
ARG LIBICONV_VERSION=1.16
|
ARG LIBICONV_VERSION=1.16
|
||||||
|
|
||||||
LABEL description="nginx + php image based on Alpine" \
|
LABEL description="nginx + php image based on Alpine" \
|
||||||
|
|||||||
Reference in New Issue
Block a user