1
0
Fork 0
mirror of synced 2024-05-21 05:02:37 +12:00

Revreted back to ClamAV 1.2

This commit is contained in:
Eldad Fux 2021-03-24 12:37:58 +02:00
parent 19d319dde7
commit 90adfe8760
4 changed files with 3 additions and 4 deletions

View file

@ -12,7 +12,6 @@
## Upgrades ## Upgrades
- Upgraded ClamAV to version 1.3.0
- Upgraded utopia-php/abuse to version 0.4.0 - Upgraded utopia-php/abuse to version 0.4.0
## Bugs ## Bugs

View file

@ -352,7 +352,7 @@ services:
- appwrite-redis:/data:rw - appwrite-redis:/data:rw
clamav: clamav:
image: appwrite/clamav:1.3.0 image: appwrite/clamav:1.2.0
container_name: appwrite-clamav container_name: appwrite-clamav
restart: unless-stopped restart: unless-stopped
networks: networks:

View file

@ -414,7 +414,7 @@ services:
- appwrite-redis:/data:rw - appwrite-redis:/data:rw
clamav: clamav:
image: appwrite/clamav:1.3.0 image: appwrite/clamav:1.2.0
container_name: appwrite-clamav container_name: appwrite-clamav
networks: networks:
- appwrite - appwrite

View file

@ -327,7 +327,7 @@ services:
- appwrite-redis:/data:rw - appwrite-redis:/data:rw
clamav: clamav:
image: appwrite/clamav:1.3.0 image: appwrite/clamav:1.2.0
container_name: appwrite-clamav container_name: appwrite-clamav
restart: unless-stopped restart: unless-stopped
networks: networks: