diff --git a/protoc-go/Dockerfile b/protoc-go/Dockerfile index e4fca52..0f5d252 100644 --- a/protoc-go/Dockerfile +++ b/protoc-go/Dockerfile @@ -1,6 +1,6 @@ FROM golang:1.18.0-alpine as builder -ENV S12_PROTO_VERSION 1.33.0-pre +ENV S12_PROTO_VERSION 1.33.1-pre ENV PROTOC_GEN_GO_VERSION 1.34.1 ENV PROTOC_GEN_DOC_VERSION 1.5.1