Skip to content

Commit 38cb1ff

Browse files
committed
docs: update 1.23.1
1 parent 479e6c2 commit 38cb1ff

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Nginx Development Environment based on official docker image and official source
77
## Quick Start
88

99
```bash
10-
docker pull soulteary/prebuilt-nginx-modules:base-1.23.0
10+
docker pull soulteary/prebuilt-nginx-modules:base-1.23.1
1111
```
1212

1313
Example, how to quickly build a nginx addon:
@@ -50,6 +50,7 @@ Pre-built nginx addons binaries based on this project
5050

5151
Below are other available nginx versions.
5252

53+
- 1.23.1
5354
- 1.23.0
5455
- 1.22.0
5556
- 1.21.6

src/.env

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
NGINX_VERSION=1.23.0
2-
NGINX_SHASUM=cd87fa16c0f086f296b0ae4765ced8f39f559085
1+
NGINX_VERSION=1.23.1
2+
NGINX_SHASUM=17015c7a73ba4ec8c64c7d3a09d0c71892740a8d

0 commit comments

Comments
 (0)