Skip to content

Commit

Permalink
fix: Multiline SSH commands interpreted as single lines
Browse files Browse the repository at this point in the history
fix #75
  • Loading branch information
appleboy committed Aug 8, 2020
1 parent d09b6e0 commit bf84735
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-ssh:linux-amd64
FROM appleboy/drone-ssh:1.6.2-linux-amd64

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

0 comments on commit bf84735

Please sign in to comment.