chore(deps): update golang:1.26 docker digest to 0f70d7d (#369)
Release / release (push) Successful in 38s
auth0mock / build (push) Successful in 56s

This commit was merged in pull request #369.
This commit is contained in:
2026-07-14 09:07:47 +00:00
parent 59fd35f6a1
commit 522836a25c
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.26@sha256:079e59808d2d252516e27e3f3a9c003740dee7f75e55aa71528766d52bcfc16a AS build
FROM golang:1.26@sha256:0f70d7d828acd8456022127f31975364e58d792999a7e92af6fc972e124bb6b0 AS build
WORKDIR /build
ENV CGO_ENABLED=0