Update docker/clam/Dockerfile
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
e66270f25f
commit
931198828a
|
@ -1,7 +1,7 @@
|
|||
FROM alpine:latest
|
||||
|
||||
# Install ClamAV, dependencies, and curl
|
||||
RUN apk add --no-cache clamav clamav-libunrar curl
|
||||
RUN apk add --no-cache clamav clamav-libunrar curl bash
|
||||
|
||||
# Update ClamAV definitions
|
||||
RUN freshclam
|
||||
|
|
Loading…
Reference in New Issue