mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2024-12-25 02:29:32 +02:00
[Compose] Update ClamAV and SOGo images
This commit is contained in:
parent
5081d6d9f1
commit
b1e67908f7
@ -55,7 +55,7 @@ services:
|
||||
- redis
|
||||
|
||||
clamd-mailcow:
|
||||
image: mailcow/clamd:1.20
|
||||
image: mailcow/clamd:1.21
|
||||
build: ./data/Dockerfiles/clamd
|
||||
restart: always
|
||||
environment:
|
||||
@ -138,7 +138,7 @@ services:
|
||||
- phpfpm
|
||||
|
||||
sogo-mailcow:
|
||||
image: mailcow/sogo:1.50
|
||||
image: mailcow/sogo:1.51
|
||||
build: ./data/Dockerfiles/sogo
|
||||
environment:
|
||||
- DBNAME=${DBNAME}
|
||||
|
Loading…
Reference in New Issue
Block a user