Update Dockerfile

This commit is contained in:
Karan Agrawal 2022-12-07 13:05:13 +05:30 committed by GitHub
parent 687fe57bd7
commit 95a23dcd0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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