[skip ci] Update from 4.4.0 to 4.5.0
This commit is contained in:
parent
54b04ba3a5
commit
f1c1d117f5
12 changed files with 41 additions and 41 deletions
|
|
@ -8,7 +8,7 @@ version: "3"
|
|||
|
||||
services:
|
||||
haproxy:
|
||||
image: byjg/easy-haproxy:4.4.0
|
||||
image: byjg/easy-haproxy:4.5.0
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
environment:
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ version: "3"
|
|||
|
||||
services:
|
||||
haproxy:
|
||||
image: byjg/easy-haproxy:4.4.0
|
||||
image: byjg/easy-haproxy:4.5.0
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
environment:
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ version: "3"
|
|||
|
||||
services:
|
||||
easyhaproxy:
|
||||
image: byjg/easy-haproxy:4.4.0
|
||||
image: byjg/easy-haproxy:4.5.0
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- certs_certbot:/certs/certbot
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ version: "3"
|
|||
|
||||
services:
|
||||
haproxy:
|
||||
image: byjg/easy-haproxy:4.4.0
|
||||
image: byjg/easy-haproxy:4.5.0
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- ./host2.local.pem:/certs/haproxy/host2.local.pem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue