diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6e333cd..4a97f17 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,4 +1,4 @@ -qversion: 2 +version: 2 updates: - package-ecosystem: docker directory: "/" diff --git a/Dockerfile b/Dockerfile index 541e98f..2c800d7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -52,6 +52,7 @@ RUN php5enmod opcache-config php-config # Add our crontab. COPY docker/crontab /etc/cron.d/harvester +RUN chmod go= /etc/cron.d/harvester # Script for setting up harvester. COPY docker/harvester /etc/my_init.d/