1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-01-02 03:38:23 +02:00

compose: bump sogo version to include 5.11.2 (#6156)

This commit is contained in:
Niklas Meyer 2024-11-12 11:11:34 +01:00 committed by GitHub
parent dc5a28111d
commit afe0ba74d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -177,7 +177,7 @@ services:
- phpfpm
sogo-mailcow:
image: mailcow/sogo:1.127
image: mailcow/sogo:1.127.1
environment:
- DBNAME=${DBNAME}
- DBUSER=${DBUSER}