chore(deps): update golang docker tag to v1.26.6 (#916)
Unbound Release / Check Preconditions (push) Successful in 30s
Unbound Release / Create Release (push) Skipped
Unbound Release / Create Tag (push) Successful in 22s
Unbound Release / Generate Changelog and Handle PR (push) Failing after 41s
Release / release (push) Failing after 1m26s
schemas / check (push) Successful in 1m29s
schemas / vulnerabilities (push) Successful in 58s
schemas / check-release (push) Successful in 53s
pre-commit / pre-commit (push) Successful in 2m39s
schemas / build (push) Successful in 5m3s
schemas / deploy-prod (push) Successful in 1m1s
Unbound Release / Check Preconditions (push) Successful in 30s
Unbound Release / Create Release (push) Skipped
Unbound Release / Create Tag (push) Successful in 22s
Unbound Release / Generate Changelog and Handle PR (push) Failing after 41s
Release / release (push) Failing after 1m26s
schemas / check (push) Successful in 1m29s
schemas / vulnerabilities (push) Successful in 58s
schemas / check-release (push) Successful in 53s
pre-commit / pre-commit (push) Successful in 2m39s
schemas / build (push) Successful in 5m3s
schemas / deploy-prod (push) Successful in 1m1s
This commit was merged in pull request #916.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM amd64/golang:1.26.5@sha256:e8ab809ec169291532860acdcd50d5b43a9fcea3c4f381226c5cdc4254ad8ecc as modules
|
||||
FROM amd64/golang:1.26.6@sha256:9262b44222fad4e87aacd26b766bc1d9dddb7ea7b1bcad03bdce0f9c7f87f2bd as modules
|
||||
WORKDIR /build
|
||||
ADD go.* /build
|
||||
RUN go mod download
|
||||
|
||||
Reference in New Issue
Block a user