Merge pull request #5022 from nextcloud/dependabot/docker/Containers/clamav/clamav/clamav-1.3.1-61

build(deps): bump clamav/clamav from 1.3.1-60 to 1.3.1-61 in /Containers/clamav
This commit is contained in:
Simon L. 2024-07-25 10:22:30 +02:00 committed by GitHub
commit 49bcef5df7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
# syntax=docker/dockerfile:latest # syntax=docker/dockerfile:latest
# Probably from this file: https://github.com/Cisco-Talos/clamav-docker/blob/main/clamav/1.3/alpine/Dockerfile # Probably from this file: https://github.com/Cisco-Talos/clamav-docker/blob/main/clamav/1.3/alpine/Dockerfile
FROM clamav/clamav:1.3.1-60 FROM clamav/clamav:1.3.1-61
COPY clamav.conf /clamav.conf COPY clamav.conf /clamav.conf
COPY --chmod=775 start.script /start.script COPY --chmod=775 start.script /start.script