1
0
Fork 0
mirror of synced 2024-06-26 10:10:57 +12:00

Updated clamav version

This commit is contained in:
eldadfux 2019-11-30 19:28:03 +02:00
parent a0e7406b84
commit 0c138d6c43
2 changed files with 6 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# Generated by pub on 2019-11-29 22:26:29.853212.
# Generated by pub on 2019-11-30 19:27:52.149634.
charcode:file:///Users/eldadfux/.pub-cache/hosted/pub.dartlang.org/charcode-1.1.2/lib/
collection:file:///Users/eldadfux/.pub-cache/hosted/pub.dartlang.org/collection-1.14.12/lib/
cookie_jar:file:///Users/eldadfux/.pub-cache/hosted/pub.dartlang.org/cookie_jar-1.0.1/lib/

View file

@ -67,14 +67,18 @@ services:
- "25:25"
clamav:
image: appwrite/clamav:1.0.5
image: appwrite/clamav:1.0.7
restart: unless-stopped
volumes:
- appwrite-uploads:/storage/uploads
ports:
- "3310:3310"
redis:
image: redis:5.0
restart: unless-stopped
ports:
- "6379:6379"
influxdb:
image: influxdb:1.6