generated from coop-cloud/example
chore(deps): update all non-major dependencies
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ services:
|
||||
- "traefik.http.middlewares.${STACK_NAME}-to-webmail.redirectregex.permanent=true"
|
||||
|
||||
bulwark:
|
||||
image: ghcr.io/bulwarkmail/webmail:1.7.8
|
||||
image: ghcr.io/bulwarkmail/webmail:1.8.1
|
||||
networks:
|
||||
- proxy
|
||||
volumes:
|
||||
|
||||
+2
-1
@@ -1,7 +1,7 @@
|
||||
---
|
||||
services:
|
||||
app:
|
||||
image: stalwartlabs/stalwart:v0.16.15
|
||||
image: stalwartlabs/stalwart:v0.16.16
|
||||
networks:
|
||||
- proxy
|
||||
ports:
|
||||
@@ -31,6 +31,7 @@ services:
|
||||
failure_action: rollback
|
||||
order: stop-first
|
||||
labels:
|
||||
- "coop-cloud.${STACK_NAME}.version=0.1.0+v0.16.16"
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.${STACK_NAME}.rule=Host(`${DOMAIN}`) || Host(`autodiscover.${BASE_DOMAIN}`) || Host(`autoconfig.${BASE_DOMAIN}`) || Host(`mta-sts.${BASE_DOMAIN}`)"
|
||||
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
|
||||
|
||||
Reference in New Issue
Block a user