chore(deps): update golang:1.24.0 docker digest to a14c5a6

This commit is contained in:
Renovate
2025-02-25 12:57:50 +00:00
parent dc4469740c
commit c1e0f2b2de
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.24.0@sha256:5255fad61a7e8880e742ee3e30ac54d3fdc48ea5236d0bcf14bfedb6643cbeae as build
FROM golang:1.24.0@sha256:a14c5a656f220b7067734beebef6362b0858a61d766ccaf320e0553329e1f34e as build
WORKDIR /build
ENV CGO_ENABLED=0
ADD . /build