1
0
Fork 0

Fix version in the examples

This commit is contained in:
Joao Gilberto Magalhaes 2023-07-03 21:35:01 -05:00
parent bc2e7e779d
commit c58c3509dc
8 changed files with 14 additions and 12 deletions

View file

@ -8,7 +8,7 @@ version: "3"
services:
haproxy:
image: byjg/easy-haproxy
image: byjg/easy-haproxy:4.3.1-rc1
volumes:
- /var/run/docker.sock:/var/run/docker.sock
environment:

View file

@ -11,7 +11,7 @@ version: "3"
services:
haproxy:
image: byjg/easy-haproxy
image: byjg/easy-haproxy:4.3.1-rc1
volumes:
- /var/run/docker.sock:/var/run/docker.sock
environment:

View file

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