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

This commit is contained in:
2026-07-09 00:02:08 +00:00
parent 9b42f35d3e
commit f6c43f30c0
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.26@sha256:b900de91b15b2e2953d930ece1d0ecff0a1590ab2006088d20dcf0f56f1e979f AS build
FROM golang:1.26@sha256:079e59808d2d252516e27e3f3a9c003740dee7f75e55aa71528766d52bcfc16a AS build
WORKDIR /build
ENV CGO_ENABLED=0