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

This commit is contained in:
2026-05-20 11:01:15 +00:00
parent 358b5e254f
commit 5e36898e8d
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.26@sha256:8530a4fd262b294857b6c1d07203f57261863cafe5924f90ebdb4ba96b16ad15 AS build
FROM golang:1.26@sha256:6df14f4a4bc9d979a3721f488981e0d1b318006377e473ed23d026796f5f4c0a AS build
WORKDIR /build
ENV CGO_ENABLED=0