Merge pull request #4905 from mailcow/feature/clamav-1.0
[Clamd] Update to 1.0
This commit is contained in:
		| @@ -1,4 +1,4 @@ | ||||
| FROM clamav/clamav:0.105.1_base | ||||
| FROM clamav/clamav:1.0_base | ||||
|  | ||||
| LABEL maintainer "André Peters <andre.peters@servercow.de>" | ||||
|  | ||||
|   | ||||
| @@ -58,7 +58,7 @@ services: | ||||
|             - redis | ||||
|  | ||||
|     clamd-mailcow: | ||||
|       image: mailcow/clamd:1.54 | ||||
|       image: mailcow/clamd:1.60 | ||||
|       restart: always | ||||
|       depends_on: | ||||
|         - unbound-mailcow | ||||
|   | ||||
		Reference in New Issue
	
	Block a user