Skip to content

Commit adb3c8f

Browse files
dulmandakhgengjiawen
authored andcommitted
install openssh-client
1 parent efa2cbb commit adb3c8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ RUN apt-get update -qq && apt-get install -qq -y --no-install-recommends \
3030
gnupg2 \
3131
openjdk-8-jre \
3232
python \
33-
ssh \
33+
openssh-client \
3434
unzip \
3535
&& rm -rf /var/lib/apt/lists/*;
3636

0 commit comments

Comments
 (0)