We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c9d34c commit f83d893Copy full SHA for f83d893
1 file changed
router/build.sh
@@ -10,7 +10,7 @@ if [[ -z $DOCKER_BUILD ]]; then
10
exit 1
11
fi
12
13
-export VERSION_NGINX=nginx-1.9.0
+export VERSION_NGINX=nginx-1.9.1
14
export VERSION_NAXSI=0d53a64ed856e694fcb4038748c8cf6d5551a603
15
16
export BUILD_PATH=/tmp/build
0 commit comments