chore(deps): update golang:1.26 docker digest to 257c1f6 (#313)
auth0mock / build (push) Successful in 51s
Release / release (push) Successful in 54s

This commit was merged in pull request #313.
This commit is contained in:
2026-05-09 02:06:53 +00:00
parent 616effcec9
commit 8f4948f51d
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.26@sha256:13605dbaf3aff39741644cc3a6ec74cac494f955d1401ffee49b55032fa8a626 AS build
FROM golang:1.26@sha256:257c1f60c465aa5d22b4d81f9ae73643a12f228a10165c658ec77bd6ff791f34 AS build
WORKDIR /build
ENV CGO_ENABLED=0