Skip to content

Commit d528250

Browse files
authored
chore(deps): bump alpine from 3.22.1 to 3.23.0 (#9935)
1 parent f50b96a commit d528250

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.22.1
1+
FROM alpine:3.23.0
22
RUN apk --no-cache add ca-certificates git
33
COPY trivy /usr/local/bin/trivy
44
COPY contrib/*.tpl contrib/

Dockerfile.canary

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.22.1
1+
FROM alpine:3.23.0
22
RUN apk --no-cache add ca-certificates git
33

44
# binaries were created with GoReleaser

0 commit comments

Comments
 (0)