1
0
Fork 0
mirror of synced 2024-09-30 09:18:14 +13:00

Updated ClamAV conntainer to version 1.0.9

This commit is contained in:
Eldad Fux 2020-06-14 19:47:59 +03:00
parent 1100e6a2a6
commit b74f8eb1dc

View file

@ -126,7 +126,7 @@ services:
- appwrite-redis:/data:rw - appwrite-redis:/data:rw
clamav: clamav:
image: appwrite/clamav:1.0.8 image: appwrite/clamav:1.0.9
restart: unless-stopped restart: unless-stopped
networks: networks:
- appwrite - appwrite