Skip to content

Commit 2be585a

Browse files
committed
CI: install ssh on the task image
1 parent 3c17bcf commit 2be585a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/docker/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ RUN echo "Using 'jammy' because Azure doesn't yet support 'noble'" \
8585
python3-setuptools \
8686
rlwrap \
8787
rsync \
88+
ssh \
8889
unzip \
8990
vim \
9091
wget \

0 commit comments

Comments
 (0)