Skip to content

Commit

Permalink
Update clamav/clamav Docker tag to v1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and AlexSkrypnyk committed Jan 28, 2025
1 parent 52cb7b0 commit 8d9ed17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .docker/clamav.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# @see https://github.com/uselagoon/lagoon-images/tree/main/images/commons
FROM uselagoon/commons:25.1.0 AS commons

FROM clamav/clamav:1.4.1
FROM clamav/clamav:1.4.2

COPY --from=commons /lagoon /lagoon
COPY --from=commons /bin/fix-permissions /bin/ep /bin/docker-sleep /bin/wait-for /bin/
Expand Down

1 comment on commit 8d9ed17

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.