diff --git a/Dockerfile b/Dockerfile index 4e1580d..112cdfe 100644 --- a/Dockerfile +++ b/Dockerfile @@ -29,5 +29,4 @@ RUN chmod 644 /etc/logrotate.d/app/laravel.conf WORKDIR /var/www -RUN chmod +x /entrypoint.sh /entrypoint.git.sh ENTRYPOINT ["/entrypoint.sh"] \ No newline at end of file