Update go-acme/lego to v4.1.0
This commit is contained in:
parent
8e3e387be7
commit
3a45f05e36
5 changed files with 7 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
pebble:
|
||||
image: letsencrypt/pebble:2018-11-02
|
||||
image: letsencrypt/pebble:v2.3.1
|
||||
command: pebble --dnsserver ${DOCKER_HOST_IP}:5053
|
||||
ports:
|
||||
- 14000:14000
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
haproxy:
|
||||
image: haproxy
|
||||
image: haproxy:2.2
|
||||
volumes:
|
||||
- ../haproxy/haproxy.cfg:/usr/local/etc/haproxy/haproxy.cfg
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue