1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-08-10 22:31:47 +02:00

Update ClamAV image tag to more generic and add newsfragment

This commit is contained in:
Nazar Mokrynskyi
2025-01-27 17:47:20 +02:00
parent f222df060c
commit d51915871c
2 changed files with 8 additions and 1 deletions

View File

@@ -217,7 +217,7 @@ services:
# Optional services
{% if antivirus_enabled %}
antivirus:
image: clamav/clamav-debian:1.4.1-16
image: clamav/clamav-debian:1.4
restart: always
logging:
driver: journald