chore(deps): update golang:1.26 docker digest to 98fc714
renovate/stability-days Updates have met minimum release age requirement
auth0mock / build (pull_request) Successful in 1m35s

This commit is contained in:
2026-06-02 23:01:09 +00:00
parent 2ba2b9ee80
commit cdcd599688
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.26@sha256:2d6c80227255c3112a4d08e67ba98e58efd3846daf15d9d7d4c389565d881b1a AS build
FROM golang:1.26@sha256:98fc714bfe32e7d3c539d63bda9b9cd089fd699dc3cbd1c534fec3c4deb9ca98 AS build
WORKDIR /build
ENV CGO_ENABLED=0