Merge pull request #13 from dcarrillo/1.19.3

Bump alpine version to 3.12 and nginx to 1.19.3
This commit is contained in:
Daniel Carrillo 2020-10-10 15:06:35 +02:00 committed by GitHub
commit 80dd1df1aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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