Skip to content

Commit f0b6aac

Browse files
authored
Update Nginx to 1.26.2 (GH-28)
That is the latest stable version, and certainly progress over Nginx 1.17.6 which has been released almost five years ago.
1 parent 1cd2c55 commit f0b6aac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pgo/tpl/nginx/phpsdk_pgo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"pkg_url": "https://nginx.org/download/nginx-1.17.6.zip",
2+
"pkg_url": "https://nginx.org/download/nginx-1.26.2.zip",
33
"host": "127.0.0.1",
44
"port": 8081
55
}

0 commit comments

Comments
 (0)