mirror of
https://github.com/dcarrillo/docker-nginx.git
synced 2025-04-27 14:59:50 +00:00
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:
commit
80dd1df1aa
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.11
|
||||
FROM alpine:3.12
|
||||
|
||||
ARG ARG_NGINX_VERSION
|
||||
ARG ARG_NGX_GEOIP2_VERSION
|
||||
|
2
conf.env
2
conf.env
@ -1,3 +1,3 @@
|
||||
NGINX_VERSION=1.19.2
|
||||
NGINX_VERSION=1.19.3
|
||||
NGX_GEOIP2_VERSION=3.3
|
||||
DOCKER_IMAGE=dcarrillo/nginx
|
||||
|
Loading…
x
Reference in New Issue
Block a user