Skip to content

Commit b61f6da

Browse files
author
Travis CI
committed
New mainline version - 1.23.0
1 parent c32760a commit b61f6da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci_build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/sh
22
set -o nounset # Treat unset variables as an error
33

4-
NGINX_VERSION=1.21.2
4+
NGINX_VERSION=1.23.0
55
NGINX_URI="http://nginx.org/download/nginx-$NGINX_VERSION.tar.gz"
66

77

0 commit comments

Comments
 (0)