We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c68fd84 commit e2a3105Copy full SHA for e2a3105
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.3`
+`docker pull soulteary/prebuilt-nginx-modules:base-1.21.4`
8
9
## Nginx Versions
10
11
Below are other available nginx versions.
12
13
+- 1.21.4
14
- 1.21.3
15
- 1.21.1
16
- 1.21.0
src/.env
@@ -1,2 +1,2 @@
1
-NGINX_VERSION=1.21.3
2
-NGINX_SHASUM=682f592180cdd91ae866a8b40c3d8762659248d7
+NGINX_VERSION=1.21.4
+NGINX_SHASUM=c3d1343c727a65294ae9a54b95d72fd8d2729fd6
0 commit comments