This commit is contained in:
@ -1,3 +1,3 @@
|
||||
FROM php:8-fpm-alpine
|
||||
FROM php:7.4-fpm-alpine
|
||||
|
||||
RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer
|
||||
|
Reference in New Issue
Block a user