groupware: upgrade Stalwart to 0.16.9 for integration tests

This commit is contained in:
Pascal Bleser
2026-06-19 09:32:03 +02:00
parent 15cedb747a
commit ea2fee0cad

View File

@@ -111,7 +111,7 @@ var (
)
const (
StalwartVersion = "0.16.8"
StalwartVersion = "0.16.9"
StalwartCliVersion = "1.0.8"
stalwartImageTemplate = "ghcr.io/stalwartlabs/stalwart:v%s-alpine"