We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b17bbf commit 34d3179Copy full SHA for 34d3179
image/base/install-nginx
@@ -2,7 +2,7 @@
2
set -e
3
4
# version check: https://nginx.org/en/download.html
5
-VERSION=1.26.2
+VERSION=1.26.3
6
7
cd /tmp
8
wget -q https://nginx.org/download/nginx-$VERSION.tar.gz
0 commit comments