This commit is contained in:
dependabot[bot] 2024-01-29 18:36:54 +00:00 committed by GitHub
commit 6a1062e1d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM alpine:3.19.0 as alpine
FROM --platform=$BUILDPLATFORM alpine:3.19.1 as alpine
RUN apk add --no-cache \
ca-certificates \