diff --git a/Dockerfile b/Dockerfile index 0e90ade..cca02df 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.22 +FROM alpine:3.24 ARG ARG_NGINX_VERSION diff --git a/conf.env b/conf.env index 2a1a0b9..ca21460 100644 --- a/conf.env +++ b/conf.env @@ -1,2 +1,2 @@ -NGINX_VERSION=1.29.3 +NGINX_VERSION=1.30.3 DOCKER_IMAGE=dcarrillo/nginx