We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8edef70 commit 30a8542Copy full SHA for 30a8542
README.md
@@ -7,7 +7,7 @@ Nginx Development Environment based on official docker image and official source
7
## Quick Start
8
9
```bash
10
-docker pull soulteary/prebuilt-nginx-modules:base-1.23.1
+docker pull soulteary/prebuilt-nginx-modules:base-1.24.0
11
# or
12
docker pull soulteary/prebuilt-nginx-modules:base-1.23.1-alpine
13
```
@@ -52,6 +52,7 @@ Pre-built nginx addons binaries based on this project
52
53
Below are other available nginx versions.
54
55
+- 1.24.0
56
- 1.23.1
57
- 1.23.0
58
- 1.22.0
0 commit comments