chore(deps): update golang:1.26 docker digest to 2005724 (#386)
Unbound Release / Check Preconditions (push) Successful in 27s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Create Release (push) Successful in 31s
auth0mock / build (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 45s
Release / release (push) Successful in 3m5s

This commit was merged in pull request #386.
This commit is contained in:
2026-08-08 15:03:29 +00:00
parent a2c3c83db4
commit 68ff1eeb4d
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.26@sha256:3aff6657219a4d9c14e27fb1d8976c49c29fddb70ba835014f477e1c70636647 AS build
FROM golang:1.26@sha256:2005724102f45917a63e9d092fc0e4ea56ea575048ce147caad5f5f61502c365 AS build
WORKDIR /build
ENV CGO_ENABLED=0