chore(deps): update golang:1.26 docker digest to 478231b (#353)
auth0mock / build (push) Successful in 1m1s
Release / release (push) Successful in 1m12s

This commit was merged in pull request #353.
This commit is contained in:
2026-06-24 09:03:41 +00:00
parent d00367d5f0
commit d08eb344ef
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.26@sha256:8c5d338aa0da7e8b034efab738460793dc48d2aac8d497c8f8617d4ef964e0a7 AS build
FROM golang:1.26@sha256:478231bfd9677835606c249208483a3c43b31e941c1040c48747b111c7ab871c AS build
WORKDIR /build
ENV CGO_ENABLED=0