Skip to content

Commit 677f58b

Browse files
committed
Fix script error
1 parent 00a136a commit 677f58b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ COPY . .
112112
# Installation des dépendances SANS dev
113113
RUN composer install \
114114
--no-dev \
115+
--no-scripts \
115116
--optimize-autoloader \
116117
--classmap-authoritative \
117118
--no-interaction \

0 commit comments

Comments
 (0)