Use arm64 image
This commit is contained in:
parent
cc051b07ed
commit
ff7ecf5f9f
|
@ -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
|
COPY entrypoint.sh /entrypoint.sh
|
||||||
RUN chmod +x /entrypoint.sh
|
RUN chmod +x /entrypoint.sh
|
||||||
|
|
Loading…
Reference in New Issue