Compare commits

...

2 Commits

Author SHA1 Message Date
Daniel Carrillo 80dd1df1aa
Merge pull request #13 from dcarrillo/1.19.3
Bump alpine version to 3.12 and nginx to 1.19.3
2020-10-10 15:06:35 +02:00
Daniel Carrillo d015782136 Bump alpine version to 3.12 and nginx to 1.19.3 2020-10-10 15:04:44 +02:00
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