Skip to content

Commit

Permalink
Check correct Alpine repo for updates
Browse files Browse the repository at this point in the history
Signed-off-by: Manuel Hutter <[email protected]>
  • Loading branch information
mhutter committed Aug 23, 2024
1 parent ff01d59 commit e966ef9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# NOTE: also update the renovate comment below if you change the minor version!
FROM docker.io/library/alpine:3.20.2@sha256:0a4eaa0eecf5f8c050e5bba433f58c052be7587ee8af3e8b3910ef9ab5fbe9f5

# renovate: datasource=repology depName=alpine_3_19/clamav versioning=loose
# renovate: datasource=repology depName=alpine_3_20/clamav versioning=loose
ENV CLAMAV_VERSION="1.2.2-r0"

RUN apk add --no-cache \
Expand Down

0 comments on commit e966ef9

Please sign in to comment.