chore(deps): update golang:1.24.0 docker digest to 58cf31c

This commit is contained in:
Renovate
2025-02-25 18:57:39 +00:00
parent 99daf2645e
commit 5cfb80cb79
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.24.0@sha256:a14c5a656f220b7067734beebef6362b0858a61d766ccaf320e0553329e1f34e as build
FROM golang:1.24.0@sha256:58cf31c1b10858d5772475e4f86853a03e0e220cc6cfd60965053951a2563b5e as build
WORKDIR /build
ENV CGO_ENABLED=0
ADD . /build