diff --git a/proto/Dockerfile b/proto/Dockerfile index b4c96883..dfe70ae1 100644 --- a/proto/Dockerfile +++ b/proto/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.22.5 +FROM golang:1.22.6 ENV PROTOC_VERSION=27.2 ENV PROTOC_GEN_GO_VERSION=1.34.2