Skip to content

Commit

Permalink
Fix the Docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
pamil committed Jan 23, 2019
1 parent 7ed29ac commit c113467
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 @@ -83,6 +83,7 @@ RUN set -eux; \
composer clear-cache

# copy only specifically what we need
COPY .env .env.prod .env.test .env.test_cached ./
COPY bin bin/
COPY config config/
COPY public public/
Expand Down

0 comments on commit c113467

Please sign in to comment.