chore(deps): update golang:1.26 docker digest to 7caba52
auth0mock / build (push) Skipped
renovate/stability-days Updates have met minimum release age requirement
auth0mock / build (pull_request) Successful in 52s

This commit is contained in:
2026-08-11 02:01:14 +00:00
parent 68ff1eeb4d
commit 5c277ad2f1
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.26@sha256:2005724102f45917a63e9d092fc0e4ea56ea575048ce147caad5f5f61502c365 AS build
FROM golang:1.26@sha256:7caba5286b4c3613a337b709c573047d8ae62ee76106647313b61e72b99f20af AS build
WORKDIR /build
ENV CGO_ENABLED=0