File tree 6 files changed +6
-6
lines changed
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 57
57
RUN install-php-extensions xdebug \
58
58
&& rm -f /usr/local/etc/php/conf.d/*xdebug.ini
59
59
60
- RUN install-php-extensions @composer-2.2.24
60
+ RUN install-php-extensions @composer-2
61
61
62
62
RUN \
63
63
chsh -s /bin/bash www-data && mkdir -p /var/www/.composer && chown -R www-data:www-data /var/www \
Original file line number Diff line number Diff line change 57
57
RUN install-php-extensions xdebug \
58
58
&& rm -f /usr/local/etc/php/conf.d/*xdebug.ini
59
59
60
- RUN install-php-extensions @composer-2.2.24
60
+ RUN install-php-extensions @composer-2
61
61
62
62
RUN \
63
63
chsh -s /bin/bash www-data && mkdir -p /var/www/.composer && chown -R www-data:www-data /var/www \
Original file line number Diff line number Diff line change 57
57
RUN install-php-extensions xdebug \
58
58
&& rm -f /usr/local/etc/php/conf.d/*xdebug.ini
59
59
60
- RUN install-php-extensions @composer-2.2.24
60
+ RUN install-php-extensions @composer-2
61
61
62
62
RUN \
63
63
chsh -s /bin/bash www-data && mkdir -p /var/www/.composer && chown -R www-data:www-data /var/www \
Original file line number Diff line number Diff line change 57
57
RUN install-php-extensions xdebug \
58
58
&& rm -f /usr/local/etc/php/conf.d/*xdebug.ini
59
59
60
- RUN install-php-extensions @composer-2.2.24
60
+ RUN install-php-extensions @composer-2
61
61
62
62
RUN \
63
63
chsh -s /bin/bash www-data && mkdir -p /var/www/.composer && chown -R www-data:www-data /var/www \
Original file line number Diff line number Diff line change 68
68
RUN install-php-extensions xdebug \
69
69
&& rm -f /usr/local/etc/php/conf.d/*xdebug.ini
70
70
71
- RUN install-php-extensions @composer-2.2.24
71
+ RUN install-php-extensions @composer-2
72
72
73
73
RUN \
74
74
chsh -s /bin/bash www-data && mkdir -p /var/www/.composer && chown -R www-data:www-data /var/www \
Original file line number Diff line number Diff line change 69
69
RUN install-php-extensions xdebug \
70
70
&& rm -f /usr/local/etc/php/conf.d/*xdebug.ini
71
71
72
- RUN install-php-extensions @composer-2.2.24
72
+ RUN install-php-extensions @composer-2
73
73
74
74
RUN \
75
75
chsh -s /bin/bash www-data && mkdir -p /var/www/.composer && chown -R www-data:www-data /var/www \
You can’t perform that action at this time.
0 commit comments