chore(deps): bump alpine from 3.21.4 to 3.22.1 (#9301)

This commit is contained in:
Rene Leonhardt
2025-08-07 17:31:33 +02:00
committed by GitHub
parent 298a9941f0
commit ea6663abff
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM alpine:3.21.4
FROM alpine:3.22.1
RUN apk --no-cache add ca-certificates git
COPY trivy /usr/local/bin/trivy
COPY contrib/*.tpl contrib/

View File

@@ -1,4 +1,4 @@
FROM alpine:3.21.4
FROM alpine:3.22.1
RUN apk --no-cache add ca-certificates git
# binaries were created with GoReleaser