diff --git a/Dockerfile b/Dockerfile index f0dd10bc..a8e14507 100644 --- a/Dockerfile +++ b/Dockerfile @@ -129,7 +129,7 @@ RUN curl -L https://squizlabs.github.io/PHP_CodeSniffer/phpcbf.phar -o /usr/loca && cd / # Used to add docstrings to the Python protoc output. -RUN pip3 install protoc-docs-plugin==0.4.0 +RUN pip3 install protoc-docs-plugin==0.5.0 # Install .NET Core SDK ENV DOTNET_SDK_VERSION 1.0.4