Skip to content

Commit 3aa6e31

Browse files
committed
Add ssh deps to image. Already published.
Signed-off-by: Martijn Stevenson <[email protected]>
1 parent 2e1bc0e commit 3aa6e31

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

bazel/external/Dockerfile.bazel

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,6 @@ RUN apt install -y \
5656
git \
5757
python3-distutils \
5858
clang \
59-
libstdc++6
59+
libstdc++6 \
60+
libssl-dev \
61+
libz-dev

0 commit comments

Comments
 (0)