We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2a3105 commit 4bd8a61Copy full SHA for 4bd8a61
README.md
@@ -4,12 +4,13 @@ Nginx Development Environment based on official docker image.
4
5
## Docker Image Name
6
7
-`docker pull soulteary/prebuilt-nginx-modules:base-1.21.4`
+`docker pull soulteary/prebuilt-nginx-modules:base-1.21.5`
8
9
## Nginx Versions
10
11
Below are other available nginx versions.
12
13
+- 1.21.5
14
- 1.21.4
15
- 1.21.3
16
- 1.21.1
src/.env
@@ -1,2 +1,2 @@
1
-NGINX_VERSION=1.21.4
2
-NGINX_SHASUM=c3d1343c727a65294ae9a54b95d72fd8d2729fd6
+NGINX_VERSION=1.21.5
+NGINX_SHASUM=c63c01da947ac925ac682a43bf097762a2cc9287
0 commit comments