Skip to content

Commit 24f8826

Browse files
authored
Merge pull request #26 from devilbox/release-0.31
Use latest cert-gen version
2 parents b31dc2b + 0ddaaf8 commit 24f8826

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -261,11 +261,11 @@ It allows any of the following combinations:
261261
## Version
262262

263263
```
264-
Server version: Apache/2.4.38 (Unix)
265-
Server built: Feb 12 2019 21:20:23
266-
Server's Module Magic Number: 20120211:83
267-
Server loaded: APR 1.5.2, APR-UTIL 1.5.4
268-
Compiled using: APR 1.5.2, APR-UTIL 1.5.4
264+
Server version: Apache/2.4.41 (Unix)
265+
Server built: Nov 23 2019 00:34:14
266+
Server's Module Magic Number: 20120211:88
267+
Server loaded: APR 1.6.5, APR-UTIL 1.6.1
268+
Compiled using: APR 1.6.5, APR-UTIL 1.6.1
269269
Architecture: 64-bit
270270
Server MPM: event
271271
threaded: yes (fixed thread count)

0 commit comments

Comments
 (0)