Skip to content

Commit 1f22c37

Browse files
committed
Add cmake to s390x build image
Required for #501 Signed-off-by: Matt Leon <mattleon@google.com>
1 parent 4ef37b7 commit 1f22c37

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bazel/external/Dockerfile.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ ARG DEPS_RUNTIME="\
153153
python3 \
154154
python3-dev \
155155
unzip \
156+
cmake \
156157
zip"
157158
ARG TARGETARCH
158159
RUN apt-get update && \

0 commit comments

Comments
 (0)