You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-11-23 22:04:47 +02:00
stick with 1.4 TLS then
This commit is contained in:
@@ -217,7 +217,7 @@ services:
|
||||
# Optional services
|
||||
{% if antivirus_enabled %}
|
||||
antivirus:
|
||||
image: clamav/clamav-debian:1.5_base
|
||||
image: clamav/clamav-debian:1.4_base
|
||||
restart: always
|
||||
logging:
|
||||
driver: journald
|
||||
|
||||
@@ -1 +1 @@
|
||||
Upgrade clamav to 1.5, use the lighter base-image
|
||||
Use clamav's lighter base-image
|
||||
|
||||
Reference in New Issue
Block a user