# If we're using Filament v3 and above, run caching commands...
RUN  php artisan icons:cache && php artisan filament:cache-components
