We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca33a5c commit 96370a5Copy full SHA for 96370a5
1 file changed
bazel/external/Dockerfile.bazel
@@ -153,6 +153,7 @@ ARG DEPS_RUNTIME="\
153
python3 \
154
python3-dev \
155
unzip \
156
+ cmake \
157
zip"
158
ARG TARGETARCH
159
RUN apt-get update && \
0 commit comments