Skip to content

Commit

Permalink
fix ci (docker build)
Browse files Browse the repository at this point in the history
  • Loading branch information
bailletced committed Dec 17, 2024
1 parent c09dc1c commit 8bb041a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/php/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ COPY usr/local/bin/docker-php-entrypoint /usr/local/bin/
COPY .env /var/www/html/
COPY etc/cron.d/backend /etc/cron.d/backend

# The following line is needed only for load tests
COPY etc/caddy/Caddyfile /etc/caddy/Caddyfile
COPY etc/logrotate.d/symfony /etc/logrotate.d/symfony

Expand Down

0 comments on commit 8bb041a

Please sign in to comment.