chore: publish v4.3.0-282de499 release
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Javielico 2024-09-04 11:59:39 +01:00
parent 20261849b9
commit 05e067b7f3

View File

@ -1,7 +1,7 @@
version: "3.8" version: "3.8"
services: services:
app: app:
image: "boky/postfix:v3.1.0" image: "boky/postfix:v4.3.0"
networks: networks:
- proxy - proxy
healthcheck: healthcheck:
@ -33,7 +33,7 @@ services:
#- "traefik.tcp.routers.${STACK_NAME}.tls=true" #- "traefik.tcp.routers.${STACK_NAME}.tls=true"
#- "traefik.tcp.routers.${STACK_NAME}.service=mailu_smtp" #- "traefik.tcp.routers.${STACK_NAME}.service=mailu_smtp"
- coop-cloud.${STACK_NAME}.app.version=v3.0.0-282de498 - coop-cloud.${STACK_NAME}.app.version=v4.3.0-282de499
networks: networks:
proxy: proxy:
external: true external: true