chore(deps): update golang:1.26 docker digest to 7caba52 (#389)
Unbound Release / Check Preconditions (push) Successful in 32s
Unbound Release / Create Tag (push) Skipped
auth0mock / build (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 45s
Unbound Release / Create Release (push) Successful in 26s
Release / release (push) Successful in 1m35s

This commit was merged in pull request #389.
This commit is contained in:
2026-08-11 03:04:49 +00:00
parent 68ff1eeb4d
commit 97fbdd1b11
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.26@sha256:2005724102f45917a63e9d092fc0e4ea56ea575048ce147caad5f5f61502c365 AS build
FROM golang:1.26@sha256:7caba5286b4c3613a337b709c573047d8ae62ee76106647313b61e72b99f20af AS build
WORKDIR /build
ENV CGO_ENABLED=0