Merge pull request #5999 from nextcloud/dependabot/docker/Containers/clamav/clamav/clamav-1.4.2-25

build(deps): bump clamav/clamav from 1.4.2-24 to 1.4.2-25 in /Containers/clamav
This commit is contained in:
Simon L.
2025-02-04 12:05:30 +01:00
committed by GitHub

View File

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