diff --git a/Dockerfile b/Dockerfile index 9456b29..e424ee3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,4 +2,4 @@ FROM appleboy/drone-ssh ADD entrypoint.sh /entrypoint.sh RUN chmod +x /entrypoint.sh -ENTRYPOINT ["/entrypoint.sh" +ENTRYPOINT ["/entrypoint.sh"]