We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24f2be0 commit 4e0ef28Copy full SHA for 4e0ef28
1 file changed
Dockerfile.sdk
@@ -226,6 +226,7 @@ RUN apt-get update && \
226
wget \
227
python3-pdfkit \
228
maven \
229
+ perl \
230
default-jdk && \
231
pip3 install "grpcio<1.68" "grpcio-tools<1.68"
232
0 commit comments