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

This commit is contained in:
2026-05-09 02:00:55 +00:00
parent 616effcec9
commit 08ab2e56b6
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.26@sha256:13605dbaf3aff39741644cc3a6ec74cac494f955d1401ffee49b55032fa8a626 AS build
FROM golang:1.26@sha256:257c1f60c465aa5d22b4d81f9ae73643a12f228a10165c658ec77bd6ff791f34 AS build
WORKDIR /build
ENV CGO_ENABLED=0