We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bb19d58 + fb11ea7 commit 0b106ccCopy full SHA for 0b106cc
Dockerfile
@@ -12,7 +12,7 @@ LABEL \
12
### Build arguments
13
###
14
ARG VHOST_GEN_GIT_REF=0.15
15
-ARG CERT_GEN_GIT_REF=0.2
+ARG CERT_GEN_GIT_REF=0.7
16
17
ENV BUILD_DEPS \
18
git \
README.md
@@ -267,5 +267,5 @@ It allows any of the following combinations:
267
## Version
268
269
```
270
-nginx version: nginx/1.15.9
+nginx version: nginx/1.17.6
271
0 commit comments