Merge pull request #16 from dcarrillo/1.19.7

Bump nginx version to 1.19.7
This commit is contained in:
Daniel Carrillo 2021-02-19 17:09:53 +01:00 committed by GitHub
commit c9199dfb12
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.12
FROM alpine:3.13
ARG ARG_NGINX_VERSION
ARG ARG_NGX_GEOIP2_VERSION

View File

@ -1,3 +1,3 @@
NGINX_VERSION=1.19.6
NGINX_VERSION=1.19.7
NGX_GEOIP2_VERSION=3.3
DOCKER_IMAGE=dcarrillo/nginx