Skip to content

Commit 01110f2

Browse files
committed
Merge pull request #3939 from aledbf/update-nginx
ref(router): update nginx to 1.9.2
2 parents abd6569 + 57660c3 commit 01110f2

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)