There was an error while loading. Please reload this page.
1 parent fcf996d commit d224e2fCopy full SHA for d224e2f
1 file changed
Dockerfile.sdk
@@ -85,7 +85,7 @@ RUN apt-get update && \
85
rapidjson-dev \
86
software-properties-common \
87
vim \
88
- wget &&
+ wget && \
89
pip3 install --upgrade "grpcio-tools<1.68" cmake==3.28.3
90
91
ENV CMAKE_POLICY_MINIMUM_REQUIRED=3.5
0 commit comments