Skip to content

Commit

Permalink
Merge pull request #26 from devilbox/release-0.31
Browse files Browse the repository at this point in the history
Use latest cert-gen version
  • Loading branch information
cytopia authored Nov 30, 2019
2 parents b31dc2b + 0ddaaf8 commit 24f8826
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ LABEL \
### Build arguments
###
ARG VHOST_GEN_GIT_REF=0.15
ARG CERT_GEN_GIT_REF=0.2
ARG CERT_GEN_GIT_REF=0.7

ENV BUILD_DEPS \
git \
Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,11 +261,11 @@ It allows any of the following combinations:
## Version

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

0 comments on commit 24f8826

Please sign in to comment.