chore(deps): bump alpine from 3.17.2 to 3.17.3 (#3951)

This commit is contained in:
dependabot[bot]
2023-04-03 06:37:49 +03:00
committed by GitHub
parent befabc6b99
commit 70f507e1af
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM alpine:3.17.2
FROM alpine:3.17.3
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.17.2
FROM alpine:3.17.3
RUN apk --no-cache add ca-certificates git
# binaries were created with GoReleaser