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