chore(deps): update golang:1.27 docker digest to 512690a
auth0mock / build (push) Skipped
renovate/stability-days Updates have met minimum release age requirement
auth0mock / build (pull_request) Successful in 55s

This commit is contained in:
2026-09-02 17:01:21 +00:00
parent dde19e2d12
commit 3e6269d373
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.27@sha256:7543a96ce82c8e9003cae079ee3e0bc5b7799df8eed2a041e403af0d31fa4e67 AS build
FROM golang:1.27@sha256:512690a5660563b57d37ecc31129e7f136e831db2aed24a1dbeb8ad7380dc0fa AS build
WORKDIR /build
ENV CGO_ENABLED=0