mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-02-23 13:26:12 +08:00
update clamav to 0.105.0
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
e6a9fcd3c8
commit
1e8ab5e3bf
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# Probably from this file: https://github.com/Cisco-Talos/clamav/blob/main/Dockerfile
|
||||
FROM clamav/clamav:0.104.2-3
|
||||
FROM clamav/clamav:0.105.0
|
||||
|
||||
RUN apk add --update --no-cache tzdata
|
||||
COPY clamav.conf /tmp/
|
||||
|
|
Loading…
Reference in a new issue