mirror of
https://github.com/dcarrillo/docker-nginx.git
synced 2025-03-14 21:55:24 +00:00
Merge pull request #16 from dcarrillo/1.19.7
Bump nginx version to 1.19.7
This commit is contained in:
commit
c9199dfb12
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.12
|
||||
FROM alpine:3.13
|
||||
|
||||
ARG ARG_NGINX_VERSION
|
||||
ARG ARG_NGX_GEOIP2_VERSION
|
||||
|
2
conf.env
2
conf.env
@ -1,3 +1,3 @@
|
||||
NGINX_VERSION=1.19.6
|
||||
NGINX_VERSION=1.19.7
|
||||
NGX_GEOIP2_VERSION=3.3
|
||||
DOCKER_IMAGE=dcarrillo/nginx
|
||||
|
Loading…
x
Reference in New Issue
Block a user