chore(deps): update golang:1.26 docker digest to efaccb5 (#311)
auth0mock / build (push) Successful in 57s
Release / release (push) Failing after 52s

This commit was merged in pull request #311.
This commit is contained in:
2026-05-07 21:06:12 +00:00
parent 3c6fcbb33e
commit 1ac50e6f2e
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.26@sha256:4039008348701774eb9d513d88fe16fcc518514ba6afc5e2fff5db3c55a32999 AS build
FROM golang:1.26@sha256:efaccb5b497e90df3ebe5216cc25cd9f98e73874e2d638b56e38d4a3f098c41c AS build
WORKDIR /build
ENV CGO_ENABLED=0