Skip to content

Commit f32a5bc

Browse files
committed
bump protovalidate version
1 parent 3e712cb commit f32a5bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protoc-go/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ENV PROTOC_GEN_DOC_VERSION 1.5.1
99
ENV PROTOC_GEN_GO_GRPC_VERSION 1.4.0
1010
ENV PROTOC_GEN_GO_VTPROTO_VERSION 0.6.0
1111
ENV PROTOC_GEN_GRPC_GATEWAY_VERSION 2.20.0
12-
ENV PROTOVALIDATE_GO_VERSION 0.8.4
12+
ENV PROTOVALIDATE_GO_VERSION 1.0.0
1313

1414
# install dependencies and build/install Go
1515
ADD . /src

0 commit comments

Comments
 (0)