Skip to content

Commit

Permalink
fix remote tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dwsutherland committed Feb 3, 2023
1 parent 94e902d commit 7fb0fef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockerfiles/cylc-remote/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ LABEL version="1.0" \

# install deps
RUN apt-get -qq -y install at ssh && \
apt-get -qq -y install git && \
apt-get autoclean

# copy public ssh key (don't setup two way ssh)
Expand Down

0 comments on commit 7fb0fef

Please sign in to comment.