Update 'Dockerfile.staging'

pull/147/head
saeid_01 3 years ago
parent 653b1f54b5
commit 3007508443

@ -25,7 +25,7 @@ COPY database /var/www/html/database
COPY composer-staging.* /var/www/html/
RUN composer clearcache && COMPOSER=composer-staging.json composer install --no-scripts
RUN COMPOSER=composer-staging.json composer install --no-scripts
COPY . /var/www/html

Loading…
Cancel
Save