Skip to content

Commit 05053ff

Browse files
authored
Update Dockerfile
1 parent d780b72 commit 05053ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ FROM cli
1515
COPY . /app/
1616
WORKDIR /app/
1717

18-
RUN composer install
18+
RUN composer install --optimize-autoloader --classmap-authoritative --no-interaction --prefer-dist --no-progress

0 commit comments

Comments
 (0)