1
0
mirror of https://github.com/dcarrillo/docker-nginx.git synced 2025-07-01 17:59:26 +00:00

Bump Alpine base image to 3.13

This commit is contained in:
2021-02-19 17:06:13 +01:00
parent ca60b80798
commit dc6798086b

View File

@ -1,4 +1,4 @@
FROM alpine:3.12
FROM alpine:3.13
ARG ARG_NGINX_VERSION
ARG ARG_NGX_GEOIP2_VERSION