chore(deps): update golang:1.27 docker digest to f42f854 (#413)
Unbound Release / Check Preconditions (push) Successful in 23s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Create Release (push) Successful in 24s
auth0mock / build (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 39s
Release / release (push) Successful in 2m46s

This commit was merged in pull request #413.
This commit is contained in:
2026-08-25 09:01:28 +00:00
parent c887bed070
commit 9b8cee3a51
+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