chore(deps): bump alpine from 3.17.3 to 3.18.0 (#4525)

This commit is contained in:
dependabot[bot]
2023-06-02 09:34:44 +03:00
committed by GitHub
parent 9ef01133c8
commit 59e1a86643

View File

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