1
0
Fork 0

[skip ci] Update from 4.4.0 to 4.5.0

This commit is contained in:
byjg CI/CD 2025-04-16 18:53:24 +00:00
parent 54b04ba3a5
commit f1c1d117f5
12 changed files with 41 additions and 41 deletions

View file

@ -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:

View file

@ -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:

View file

@ -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

View file

@ -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

View file

@ -5,7 +5,7 @@ version: "3"
services:
haproxy:
image: byjg/easy-haproxy:4.4.0
image: byjg/easy-haproxy:4.5.0
volumes:
- ./conf/:/etc/haproxy/static/
- ./host1.local.pem:/certs/haproxy/host1.local.pem

View file

@ -7,7 +7,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
- ./certs:/certs/haproxy