diff --git a/proto/Dockerfile b/proto/Dockerfile index b4c96883..e606de54 100644 --- a/proto/Dockerfile +++ b/proto/Dockerfile @@ -1,6 +1,6 @@ FROM golang:1.22.5 -ENV PROTOC_VERSION=27.2 +ENV PROTOC_VERSION=28.0-rc1 ENV PROTOC_GEN_GO_VERSION=1.34.2 ENV PROTOC_GEN_JSONSCHEMA_VERSION=1.4.1