chore(deps): update golang:1.26 docker digest to 32c0e6e (#357)
auth0mock / build (push) Successful in 38s
Release / release (push) Successful in 52s

This commit was merged in pull request #357.
This commit is contained in:
2026-06-24 15:03:01 +00:00
parent e90c698bb7
commit 7ee15e4bc8
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.26@sha256:8f4cb3b8d3fd8c3e6eccfde0fcf54e8cea74fbb04cea961a92ee1a913d22cb17 AS build
FROM golang:1.26@sha256:32c0e6e5c4f6707717051091b4d0b077464a679eaab563e11474efc5328e2aa5 AS build
WORKDIR /build
ENV CGO_ENABLED=0