chore(deps): update golang:1.26 docker digest to 13605db (#312)
Release / release (push) Failing after 1m20s
auth0mock / build (push) Successful in 2m5s

This commit was merged in pull request #312.
This commit is contained in:
2026-05-08 23:06:56 +00:00
parent 1ac50e6f2e
commit 616effcec9
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.26@sha256:efaccb5b497e90df3ebe5216cc25cd9f98e73874e2d638b56e38d4a3f098c41c AS build
FROM golang:1.26@sha256:13605dbaf3aff39741644cc3a6ec74cac494f955d1401ffee49b55032fa8a626 AS build
WORKDIR /build
ENV CGO_ENABLED=0