Skip to content

Commit a138852

Browse files
committed
Fix
1 parent b9e9936 commit a138852

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ RUN docker-php-ext-install \
2525
ENV COMPOSER_ALLOW_SUPERUSER=1
2626

2727
RUN curl -s https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin/ --filename=composer
28-
RUN composer config --no-plugins allow-plugins.spiral/composer-publish-plugin false
29-
3028

3129
RUN rm -rf /var/lib/apt/lists/*
3230

0 commit comments

Comments
 (0)