From 086b240040c515890cb3afabbae3f4b11ea912b9 Mon Sep 17 00:00:00 2001 From: MusseJusse <66657454+MusseJusse@users.noreply.github.com> Date: Mon, 27 Jul 2026 10:48:49 +0100 Subject: [PATCH] Use nginx 1.30.4 for CVE-2026-42533 --- Dockerfile | 2 +- fs_overlay/etc/cont-init.d/00-welcome | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 ======================================== '