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

This commit is contained in:
2026-07-14 17:01:55 +00:00
parent 15547225a3
commit 4cf3b4f8c1
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.26@sha256:983a0823d3dab83604654972fe6bbda13142a7c57f987804fbdddb9d47dad9ec AS build
FROM golang:1.26@sha256:d52df9c279840adf958d017ebb275651ed8338b953d39817bc3633a2e6b1bbcc AS build
WORKDIR /build
ENV CGO_ENABLED=0