1
0
Fork 0

[skip ci] Update from 4.5.0 to 4.6.0

This commit is contained in:
byjg CI/CD 2025-08-24 23:14:07 +00:00
parent c861d9b276
commit 14cce510bf
13 changed files with 42 additions and 42 deletions

View file

@ -8,7 +8,7 @@ version: "3"
services:
haproxy:
image: byjg/easy-haproxy:4.5.0
image: byjg/easy-haproxy:4.6.0
volumes:
- /var/run/docker.sock:/var/run/docker.sock
# Persist the CERTBOT to avoid re-challenge when the server restarts

View file

@ -8,7 +8,7 @@ version: "3"
services:
haproxy:
image: byjg/easy-haproxy:4.5.0
image: byjg/easy-haproxy:4.6.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.5.0
image: byjg/easy-haproxy:4.6.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.5.0
image: byjg/easy-haproxy:4.6.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.5.0
image: byjg/easy-haproxy:4.6.0
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- ./host2.local.pem:/certs/haproxy/host2.local.pem