chore(deps): update golang:1.26 docker digest to 3aff665 (#381)
Unbound Release / Check Preconditions (push) Successful in 19s
Unbound Release / Create Tag (push) Skipped
auth0mock / build (push) Skipped
Unbound Release / Create Release (push) Successful in 23s
Unbound Release / Generate Changelog and Handle PR (push) Successful in 1m8s
Release / release (push) Successful in 1m31s

This commit was merged in pull request #381.
This commit is contained in:
2026-07-20 06:05:34 +00:00
parent b8a8d47a55
commit 7735c649cb
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.26@sha256:ae5a2316d12f3e78fd99177dad452e6ad4f240af2d71d57b480c3477f250fec6 AS build
FROM golang:1.26@sha256:3aff6657219a4d9c14e27fb1d8976c49c29fddb70ba835014f477e1c70636647 AS build
WORKDIR /build
ENV CGO_ENABLED=0