chore(deps): update golang:1.27 docker digest to 4013ae0 (#417)
Unbound Release / Check Preconditions (push) Successful in 27s
Unbound Release / Create Tag (push) Skipped
auth0mock / build (push) Skipped
Unbound Release / Create Release (push) Successful in 29s
Unbound Release / Generate Changelog and Handle PR (push) Successful in 58s
Release / release (push) Successful in 1m59s

This commit was merged in pull request #417.
This commit is contained in:
2026-08-30 17:04:30 +00:00
parent 32f5dca81e
commit a55085d4d4
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.27@sha256:0ecdc2a9f6156af6451080bfe3d8382a662fcc4e209608c6f919e643453514c1 AS build
FROM golang:1.27@sha256:4013ae0f9e7994f8535c58c811f8f863fbed38b72e0d51e6592156f758d66146 AS build
WORKDIR /build
ENV CGO_ENABLED=0