chore(deps): update golang:1.26 docker digest to 0f70d7d
renovate/stability-days Updates have met minimum release age requirement
auth0mock / build (pull_request) Successful in 58s

This commit is contained in:
2026-07-14 08:01:24 +00:00
parent 59fd35f6a1
commit 78578af193
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.26@sha256:079e59808d2d252516e27e3f3a9c003740dee7f75e55aa71528766d52bcfc16a AS build
FROM golang:1.26@sha256:0f70d7d828acd8456022127f31975364e58d792999a7e92af6fc972e124bb6b0 AS build
WORKDIR /build
ENV CGO_ENABLED=0