Update golang:1.23-alpine Docker digest to f8113c4

This commit is contained in:
renovate[bot] 2025-02-18 23:51:46 +00:00 committed by GitHub
parent 9400bb1a47
commit 30ce6238aa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.23-alpine@sha256:2c49857f2295e89b23b28386e57e018a86620a8fede5003900f2d138ba9c4037 AS build_deps
FROM --platform=$BUILDPLATFORM golang:1.23-alpine@sha256:f8113c4b13e2a8b3a168dceaee88ac27743cc84e959f43b9dbd2291e9c3f57a0 AS build_deps
RUN apk add --no-cache git