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

Commit

Permalink
update toolkit (#221)
Browse files Browse the repository at this point in the history
Update toolkit to latest version to
bring in changes from googleapis/gapic-generator#1319.
  • Loading branch information
pongad authored Jun 16, 2017
1 parent d7b86fa commit 01f753f
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 @@ -139,7 +139,7 @@ RUN git clone https://github.com/googleapis/googleapis \
&& rm -rf /googleapis/.git/
RUN git clone https://github.com/googleapis/toolkit \
&& cd toolkit/ \
&& git checkout 9316dc51b83a648f7c85ac1c15d57c945f33f2cd \
&& git checkout 490ed7f433d12649fd508b2d4c84fb65c3357955 \
&& cd .. \
&& rm -rf /toolkit/.git/
ENV TOOLKIT_HOME /toolkit
Expand Down

0 comments on commit 01f753f

Please sign in to comment.