1
0
mirror of https://github.com/dcarrillo/docker-nginx.git synced 2025-01-04 22:56:48 +00:00

Bump Alpine base image to 3.13

This commit is contained in:
Daniel Carrillo 2021-02-19 17:06:13 +01:00
parent ca60b80798
commit dc6798086b
Signed by: dcarrillo
GPG Key ID: E4CD5C09DAED6E16

View File

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