chore(deps): update golang:1.26 docker digest to 792443b (#347)
auth0mock / build (push) Successful in 1m53s
Release / release (push) Successful in 1m4s

This commit was merged in pull request #347.
This commit is contained in:
2026-06-15 20:08:25 +00:00
parent 4987f8e85e
commit 9e806daeb1
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.26@sha256:87a41d2539e5671777734e91f467499ed5eafb1fb1f77221dff2744db7a51775 AS build
FROM golang:1.26@sha256:792443b89f65105abba56b9bd5e97f680a80074ac62fc844a584212f8c8102c3 AS build
WORKDIR /build
ENV CGO_ENABLED=0