chore(deps): update golang:1.26 docker digest to 4039008 (#309)
Release / release (push) Successful in 1m23s
auth0mock / build (push) Successful in 1m27s

This commit was merged in pull request #309.
This commit is contained in:
2026-05-07 19:07:03 +00:00
parent 95f2d06d78
commit 3c6fcbb33e
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.26@sha256:b54cbf583d390341599d7bcbc062425c081105cc5ef6d170ced98ef9d047c716 AS build
FROM golang:1.26@sha256:4039008348701774eb9d513d88fe16fcc518514ba6afc5e2fff5db3c55a32999 AS build
WORKDIR /build
ENV CGO_ENABLED=0