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 cd28284 commit bbf9240Copy full SHA for bbf9240
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