Skip to content

Commit 34d3179

Browse files
authored
Update nginx to 1.26.3 due to CVE-2025-23419 (#1003)
1 parent 1b17bbf commit 34d3179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

image/base/install-nginx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set -e
33

44
# version check: https://nginx.org/en/download.html
5-
VERSION=1.26.2
5+
VERSION=1.26.3
66

77
cd /tmp
88
wget -q https://nginx.org/download/nginx-$VERSION.tar.gz

0 commit comments

Comments
 (0)