Skip to content

Commit ca270a7

Browse files
chore(deps): update golang docker tag to v1.24 (#3950)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 71367bb commit ca270a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/Dockerfile.protos

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# trufflesecurity/protos:1.23
22

3-
FROM golang:1.23-bullseye
3+
FROM golang:1.24-bullseye
44

55
ARG TARGETARCH
66
ARG TARGETOS

0 commit comments

Comments
 (0)