chore(deps): update golang:1.26 docker digest to d52df9c (#375)
auth0mock / build (push) Successful in 44s
Release / release (push) Successful in 44s

This commit was merged in pull request #375.
This commit is contained in:
2026-07-14 18:05:45 +00:00
parent 15547225a3
commit 8d9de4d156
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.26@sha256:983a0823d3dab83604654972fe6bbda13142a7c57f987804fbdddb9d47dad9ec AS build
FROM golang:1.26@sha256:d52df9c279840adf958d017ebb275651ed8338b953d39817bc3633a2e6b1bbcc AS build
WORKDIR /build
ENV CGO_ENABLED=0