diff --git a/Dockerfile b/Dockerfile index 4959830..517839d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,5 +17,3 @@ RUN chown -R www-data:www-data \ /var/www/public \ /var/www/storage \ /var/www/bootstrap/cache - -RUN php artisan optimize