chore(deps): update golang:1.26 docker digest to 633d23b (#321)
Release / release (push) Successful in 1m18s
auth0mock / build (push) Successful in 1m55s

This commit was merged in pull request #321.
This commit is contained in:
2026-05-13 03:04:54 +00:00
parent 84402f996a
commit 12fa9412d7
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.26@sha256:2981696eed011d747340d7252620932677929cce7d2d539602f56a8d7e9b660b AS build
FROM golang:1.26@sha256:633d23bf362cb40dd72b4f277288a8929697d77537f9c801b81aeced19b5bdf3 AS build
WORKDIR /build
ENV CGO_ENABLED=0