Skip to content

Commit

Permalink
fix(ssh): OpenSSH 8.8+ RSA keys incompatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
appleboy committed Jun 15, 2022
1 parent b3f8d37 commit 233f762
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM appleboy/drone-scp:1.6.3-linux-amd64
FROM appleboy/drone-scp:1.6.4-linux-amd64

COPY entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh
Expand Down

0 comments on commit 233f762

Please sign in to comment.