chore(deps): update golang:1.26 docker digest to 8c5d338 (#351)
Release / release (push) Successful in 1m8s
auth0mock / build (push) Successful in 1m53s

This commit was merged in pull request #351.
This commit is contained in:
2026-06-24 06:31:38 +00:00
parent 7561b00760
commit d00367d5f0
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.26@sha256:792443b89f65105abba56b9bd5e97f680a80074ac62fc844a584212f8c8102c3 AS build
FROM golang:1.26@sha256:8c5d338aa0da7e8b034efab738460793dc48d2aac8d497c8f8617d4ef964e0a7 AS build
WORKDIR /build
ENV CGO_ENABLED=0