chore(deps): update golang:1.26 docker digest to 079e598 (#367)
auth0mock / build (push) Successful in 31s
Release / release (push) Successful in 43s

This commit was merged in pull request #367.
This commit is contained in:
2026-07-09 01:04:54 +00:00
parent 9b42f35d3e
commit 59fd35f6a1
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.26@sha256:b900de91b15b2e2953d930ece1d0ecff0a1590ab2006088d20dcf0f56f1e979f AS build
FROM golang:1.26@sha256:079e59808d2d252516e27e3f3a9c003740dee7f75e55aa71528766d52bcfc16a AS build
WORKDIR /build
ENV CGO_ENABLED=0