Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

Commit

Permalink
Merge pull request #789 from software-dov/protoc-docs-pt-reyes
Browse files Browse the repository at this point in the history
Bump protoc-docs-plugin version to 0.5.0
  • Loading branch information
software-dov authored Jan 27, 2020
2 parents fc4fd4e + 996a1f2 commit f01c469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f01c469

Please sign in to comment.