mirror of
https://github.com/nextcloud/all-in-one.git
synced 2024-11-15 03:24:48 +08:00
build(deps): bump clamav/clamav in /Containers/clamav
Bumps clamav/clamav from 1.4.1-11 to 1.4.1-12. --- updated-dependencies: - dependency-name: clamav/clamav dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
267aebf941
commit
b53e3ebaa6
1 changed files with 1 additions and 1 deletions
|
@ -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.4.1-11
|
FROM clamav/clamav:1.4.1-12
|
||||||
|
|
||||||
COPY clamav.conf /clamav.conf
|
COPY clamav.conf /clamav.conf
|
||||||
COPY --chmod=775 start.script /start.script
|
COPY --chmod=775 start.script /start.script
|
||||||
|
|
Loading…
Reference in a new issue