Skip to content

Commit 57660c3

Browse files
committed
ref(router): update nginx to 1.9.2
1 parent 714a669 commit 57660c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

router/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ if [[ -z $DOCKER_BUILD ]]; then
1010
exit 1
1111
fi
1212

13-
export VERSION_NGINX=nginx-1.9.1
13+
export VERSION_NGINX=nginx-1.9.2
1414
export VERSION_NAXSI=0d53a64ed856e694fcb4038748c8cf6d5551a603
1515

1616
export BUILD_PATH=/tmp/build

0 commit comments

Comments
 (0)