Skip to content

Commit e340f79

Browse files
rpc: update proto generator Go image
1 parent 55438fd commit e340f79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rpc/gen_protos_docker.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/sh
22

33
# golang docker image version used in this script.
4-
GO_IMAGE=docker.io/library/golang:1.23.12-alpine
4+
GO_IMAGE=docker.io/library/golang:1.25.11-alpine
55

66
# protobuf generator version with legacy plugins=grpc support. Using v1.4.3 to
77
# maintain backward compatibility - generates single file instead of separate

0 commit comments

Comments
 (0)