diff --git a/Dockerfile b/Dockerfile index bdd8583..9b68957 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG DIST=nginx:1.30.2 +ARG DIST=nginx:1.30.4 FROM $DIST # Set by `docker buildx build` diff --git a/fs_overlay/etc/cont-init.d/00-welcome b/fs_overlay/etc/cont-init.d/00-welcome index a212be5..c11396d 100644 --- a/fs_overlay/etc/cont-init.d/00-welcome +++ b/fs_overlay/etc/cont-init.d/00-welcome @@ -2,6 +2,6 @@ echo ' ======================================== -HTTPS-PORTAL v1.25.5 +HTTPS-PORTAL v1.25.6 ======================================== '