mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-12-22 10:25:04 +01:00
Added correct antivirus
This commit is contained in:
parent
54254084e6
commit
daceed8cd5
@ -126,7 +126,7 @@ services:
|
|||||||
|
|
||||||
# Optional services
|
# Optional services
|
||||||
antivirus:
|
antivirus:
|
||||||
image: ghcr.io/mailu/clamav:{{mailu_version}}
|
image: clamav/clamav-debian:latest
|
||||||
restart: {{docker_restart_policy}}
|
restart: {{docker_restart_policy}}
|
||||||
env_file: mailu.env
|
env_file: mailu.env
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
Reference in New Issue
Block a user