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

This commit is contained in:
2026-08-25 08:01:30 +00:00
parent c887bed070
commit 7bb6719b19
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.27@sha256:c5b07c17f54c5f22230c4b4da6e90249165cf55368e01a52808cb92064e18836 AS build
FROM golang:1.27@sha256:f42f8545265b7fe4124ecdd50a7778c15d5e3fc4d0af648e508e4f4c6a4c572b AS build
WORKDIR /build
ENV CGO_ENABLED=0