chore(deps): update golang docker tag to v1.24 (#3950)
Lint / golangci-lint (push) Waiting to run
Lint / semgrep (push) Waiting to run
Release / Release (push) Waiting to run
Scan for secrets / test (push) Waiting to run
Test / test (push) Waiting to run
Test / test-community (push) Waiting to run

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-03-05 10:03:39 -08:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
parent 71367bb0ec
commit ca270a7e14
+1 -1
View File
@@ -1,6 +1,6 @@
# trufflesecurity/protos:1.23
FROM golang:1.23-bullseye
FROM golang:1.24-bullseye
ARG TARGETARCH
ARG TARGETOS