Bump to new openssh-client
continuous-integration/drone/push Build is failing Details

This commit is contained in:
decentral1se 2021-05-05 13:04:04 +02:00
parent 940d142b00
commit 231f6d6f8a
Signed by: decentral1se
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ FROM docker:dind
RUN apk add --no-cache \
bash=5.0.17-r0 \
openssh-client=8.3_p1-r0
openssh-client=8.3_p1-r1
COPY plugin.sh /plugin/plugin.sh