1
1
Fork 0
mirror of https://github.com/appleboy/ssh-action.git synced 2025-03-28 14:46:19 +01:00

chore(drone-ssh): update grader 1.6.5

This commit is contained in:
Bo-Yi Wu 2022-12-07 14:18:34 +08:00
parent f23dd5c681
commit 687fe57bd7

View file

@ -1,4 +1,4 @@
FROM appleboy/drone-ssh:1.6.4-linux-amd64
FROM appleboy/drone-ssh:1.6.5-linux-amd64
COPY entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh