groupware: upgrade opencloud_full to Stalwart 0.16.8 and fix configuration by adding default roles as well as adding the 'impersonate' permission on the admin@example.org user

This commit is contained in:
Pascal Bleser
2026-06-11 14:48:20 +02:00
parent 50f56de304
commit 8a71019ec4
2 changed files with 12 additions and 11 deletions

View File

File diff suppressed because one or more lines are too long

View File

@@ -7,7 +7,7 @@ services:
- ${STALWART_DOMAIN:-stalwart.opencloud.test}
stalwart:
image: ghcr.io/stalwartlabs/stalwart:v0.16.7-alpine
image: ghcr.io/stalwartlabs/stalwart:v0.16.8-alpine
hostname: ${STALWART_DOMAIN:-stalwart.opencloud.test}
networks:
- opencloud-net