Bump alpine version to 3.12 and nginx to 1.19.3

This commit is contained in:
Daniel Carrillo 2020-10-10 15:04:44 +02:00
parent ba2990c8e3
commit d015782136
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,3 +1,3 @@
NGINX_VERSION=1.19.2
NGINX_VERSION=1.19.3
NGX_GEOIP2_VERSION=3.3
DOCKER_IMAGE=dcarrillo/nginx