Skip to content

Commit 7870dd4

Browse files
committed
feat: 升级至 nginx 1.28.0
1 parent 49d8ba2 commit 7870dd4

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/build-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
type: string
1111
nginx:
1212
description: "nginx version"
13-
default: "1.26.2"
13+
default: "1.28.0"
1414
required: true
1515
type: string
1616
php84:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ docker pull ghcr.io/jetsung/nginx-php:latest
4141

4242
## Manual
4343

44-
- **[WebSite](http://nginx-php.222029.xyz)**
44+
- **[WebSite](http://nginx-php.zzzzy.com)**
4545
- [Documents](./docs)
4646
- [Extensions](./extensions)
4747

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ docker pull ghcr.io/jetsung/nginx-php:latest
4141

4242
## 手册
4343

44-
- **[网站](http://nginx-php.222029.xyz)**
44+
- **[网站](http://nginx-php.zzzzy.com)**
4545
- [文档](./docs)
4646
- [扩展](./extensions)
4747

docs/CNAME

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
nginx-php.222029.xyz
1+
nginx-php.zzzzy.com

0 commit comments

Comments
 (0)