mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-03-05 02:13:10 +08:00
fix version number
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
d5db7568fe
commit
638675906c
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:1.0.0
|
||||
FROM clamav/clamav:0.105.1-7
|
||||
|
||||
RUN apk add --update --no-cache tzdata
|
||||
COPY clamav.conf /tmp/
|
||||
|
|
Loading…
Reference in a new issue