Skip to content

Commit bbf9240

Browse files
committed
Update nginx to 1.26.3 due to CVE-2025-23419
1 parent cd28284 commit bbf9240

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)