1
0
mirror of https://github.com/dcarrillo/docker-nginx.git synced 2025-07-02 06:49:25 +00:00

Bump nginx to 1.26.1, Alpine to 3.19

This commit is contained in:
2024-06-08 17:20:54 +02:00
parent ac2cad9244
commit 97051249a9
3 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.18
FROM alpine:3.19
ARG ARG_NGINX_VERSION