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

This commit is contained in:
2026-08-12 20:01:25 +00:00
parent 04b3fdc0ff
commit 8a353004f3
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.26@sha256:7caba5286b4c3613a337b709c573047d8ae62ee76106647313b61e72b99f20af AS build
FROM golang:1.26@sha256:5822931cf78fe98a97edcf73a0c54c29fa2386b99c8136468e274ae9fab8cfba AS build
WORKDIR /build
ENV CGO_ENABLED=0