1
0
mirror of https://github.com/appleboy/ssh-action.git synced 2025-07-05 20:12:50 +08:00

USE ARM 64

This commit is contained in:
Mohamed Sahbi Fathallah 2022-10-18 10:04:25 +01:00
parent cc051b07ed
commit eb2c793b41

View File

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