Skip to content

Commit 2be6421

Browse files
chore(deps): bump alpine from 3.19.0 to 3.19.1 (aquasecurity#6051)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 41c0ef6 commit 2be6421

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.19.0
1+
FROM alpine:3.19.1
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.19.0
1+
FROM alpine:3.19.1
22
RUN apk --no-cache add ca-certificates git
33

44
# binaries were created with GoReleaser

0 commit comments

Comments
 (0)