Skip to content

Commit 4f77e01

Browse files
chore(deps): bump alpine from 3.20.0 to 3.21.0 in the docker group across 1 directory (#8196)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 011012a commit 4f77e01

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.20.3
1+
FROM alpine:3.21.0
22
RUN apk --no-cache add ca-certificates git
33
COPY trivy /usr/local/bin/trivy
44
COPY contrib/*.tpl contrib/

Dockerfile.canary

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.20.0
1+
FROM alpine:3.21.0
22
RUN apk --no-cache add ca-certificates git
33

44
# binaries were created with GoReleaser

0 commit comments

Comments
 (0)