Skip to content

Commit a01d3ea

Browse files
committed
chore: improve performance and test coverage across OSs
- Update the Dockerfile to use drone-ssh version 1.6.14 Signed-off-by: Bo-Yi Wu <[email protected]>
1 parent c7d850f commit a01d3ea

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
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/appleboy/drone-ssh:1.6.13
1+
FROM ghcr.io/appleboy/drone-ssh:1.6.14
22

33
COPY entrypoint.sh /entrypoint.sh
44
RUN chmod +x /entrypoint.sh

0 commit comments

Comments
 (0)