Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
curtisdelicata committed Jun 30, 2024
1 parent aea4feb commit ad6f9ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ RUN composer install \
--no-dev \
&& composer clear-cache

COPY vendor/* ./vendor/

###########################################
# Build frontend assets with NPM
Expand Down

0 comments on commit ad6f9ae

Please sign in to comment.