docker: bump minor version thingsboard/haproxy-certbot:2.2.31-alpine3.18
This commit is contained in:
parent
939d672b07
commit
e5eff1f8c7
@ -300,7 +300,7 @@ services:
|
|||||||
haproxy:
|
haproxy:
|
||||||
restart: always
|
restart: always
|
||||||
container_name: "${LOAD_BALANCER_NAME}"
|
container_name: "${LOAD_BALANCER_NAME}"
|
||||||
image: thingsboard/haproxy-certbot:1.3.0
|
image: thingsboard/haproxy-certbot:2.2.31-alpine3.18
|
||||||
volumes:
|
volumes:
|
||||||
- ./haproxy/config:/config
|
- ./haproxy/config:/config
|
||||||
- ./haproxy/letsencrypt:/etc/letsencrypt
|
- ./haproxy/letsencrypt:/etc/letsencrypt
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user