chore(deps): update golang:1.26.4 docker digest to f83d235 (#354)
geo-service / build (push) Successful in 58s
geo-service / deploy-prod (push) Successful in 57s

This commit was merged in pull request #354.
This commit is contained in:
2026-06-24 06:37:59 +00:00
parent c3ae0fe6b9
commit 77f1f48ff6
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.26.4@sha256:62df9f3b009f61d598279a216566b04e5fee670eb4d979cee1b0235dd53a7571 as builder FROM amd64/golang:1.26.4@sha256:f83d23523668b4ea5b644ae7711b2284f35f3bc3369a02655a8bc30d98586c4d as builder
WORKDIR /src WORKDIR /src
COPY * ./ COPY * ./
RUN go get RUN go get