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

This commit is contained in:
2026-06-11 14:01:42 +00:00
parent e18a2433c2
commit 157143c543
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.26@sha256:d184d9be4c13614e28498d632eeaaac704d662f18ad357e1df74a44424236cea AS build
FROM golang:1.26@sha256:87a41d2539e5671777734e91f467499ed5eafb1fb1f77221dff2744db7a51775 AS build
WORKDIR /build
ENV CGO_ENABLED=0