Fix version in the examples
This commit is contained in:
parent
bc2e7e779d
commit
c58c3509dc
8 changed files with 14 additions and 12 deletions
|
|
@ -5,7 +5,7 @@ version: "3"
|
|||
|
||||
services:
|
||||
haproxy:
|
||||
image: byjg/easy-haproxy
|
||||
image: byjg/easy-haproxy:4.3.1-rc1
|
||||
volumes:
|
||||
- ./conf/:/etc/haproxy/static/
|
||||
- ./host1.local.pem:/certs/haproxy/host1.local.pem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue