chore(deps): update golang:1.23.3 docker digest to b4aabba

This commit is contained in:
Renovate
2024-12-03 12:03:04 +00:00
parent 8d1ae96549
commit ca13a1c8af
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.23.3@sha256:ee5f0ad829b8a88be7689e04dc44eeb932857ba3299b5bb576ee2c0bab8963ff as build
FROM golang:1.23.3@sha256:b4aabba13d38c069fa6d6ee3656e1fcb11c18181ecfd13728bfced414f6422ca as build
WORKDIR /build
ENV CGO_ENABLED=0
ADD . /build