Skip to content

Commit d2affb9

Browse files
authored
Merge pull request #26 from devilbox/release-0.31
Use latest cert-gen version
2 parents ee6597d + cde6b65 commit d2affb9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ LABEL \
1212
### Build arguments
1313
###
1414
ARG VHOST_GEN_GIT_REF=0.15
15-
ARG CERT_GEN_GIT_REF=0.2
15+
ARG CERT_GEN_GIT_REF=0.7
1616

1717
ENV BUILD_DEPS \
1818
git \

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,5 +267,5 @@ It allows any of the following combinations:
267267
## Version
268268

269269
```
270-
nginx version: nginx/1.14.2
270+
nginx version: nginx/1.16.1
271271
```

0 commit comments

Comments
 (0)