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

This commit is contained in:
2026-05-08 23:01:05 +00:00
parent 1ac50e6f2e
commit afc148f722
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.26@sha256:efaccb5b497e90df3ebe5216cc25cd9f98e73874e2d638b56e38d4a3f098c41c AS build
FROM golang:1.26@sha256:13605dbaf3aff39741644cc3a6ec74cac494f955d1401ffee49b55032fa8a626 AS build
WORKDIR /build
ENV CGO_ENABLED=0