1
0
mirror of https://github.com/dcarrillo/docker-nginx.git synced 2025-01-06 20:16:48 +00:00

Update alpine base image to 3.11

This commit is contained in:
Daniel Carrillo 2019-12-24 17:22:07 +01:00
parent 82d27eacb1
commit a7161c9f55

View File

@ -1,4 +1,4 @@
FROM alpine:3.10
FROM alpine:3.11
ARG ARG_NGINX_VERSION
ARG ARG_NGX_GEOIP2_VERSION