File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11FROM extdn/magento-integration-tests-action:7.3-latest AS builder
22
33RUN echo memory_limit = -1 >> /usr/local/etc/php/conf.d/custom-memory.ini
4- RUN composer create-project --repository=https://repo-magento-mirror.fooman.co.nz/ --no-plugins --no-install --no-interaction magento/project-community-edition /var/www/magento2ce "2.3.7 -p3"
4+ RUN composer create-project --repository=https://repo-magento-mirror.fooman.co.nz/ --no-plugins --no-install --no-interaction magento/project-community-edition /var/www/magento2ce "2.4.3 -p3"
55
66WORKDIR "/var/www/magento2ce"
77# https://github.com/composer/composer/issues/12623#issuecomment-3551953185
Original file line number Diff line number Diff line change 11FROM extdn/magento-integration-tests-action:7.4-latest AS builder
22
33RUN echo memory_limit = -1 >> /usr/local/etc/php/conf.d/custom-memory.ini
4- RUN composer create-project --repository=https://repo-magento-mirror.fooman.co.nz/ --no-plugins --no-install --no-interaction magento/project-community-edition /var/www/magento2ce "2.4.3-p2 "
4+ RUN composer create-project --repository=https://repo-magento-mirror.fooman.co.nz/ --no-plugins --no-install --no-interaction magento/project-community-edition /var/www/magento2ce "2.4.5-p14 "
55
66WORKDIR "/var/www/magento2ce"
77# https://github.com/composer/composer/issues/12623#issuecomment-3551953185
Original file line number Diff line number Diff line change 11FROM extdn/magento-integration-tests-action:8.1-latest AS builder
22
33RUN echo memory_limit = -1 >> /usr/local/etc/php/conf.d/custom-memory.ini
4- RUN composer create-project --repository=https://repo-magento-mirror.fooman.co.nz/ --no-plugins --no-install --no-interaction magento/project-community-edition /var/www/magento2ce "2.4.4 "
4+ RUN composer create-project --repository=https://repo-magento-mirror.fooman.co.nz/ --no-plugins --no-install --no-interaction magento/project-community-edition /var/www/magento2ce "2.4.7-p8 "
55
66WORKDIR "/var/www/magento2ce"
77# https://github.com/composer/composer/issues/12623#issuecomment-3551953185
Original file line number Diff line number Diff line change 11FROM extdn/magento-integration-tests-action:8.2-latest AS builder
22
33RUN echo memory_limit = -1 >> /usr/local/etc/php/conf.d/custom-memory.ini
4- RUN composer create-project --repository=https://repo-magento-mirror.fooman.co.nz/ --no-plugins --no-install --no-interaction magento/project-community-edition /var/www/magento2ce "2.4.6 -p3"
4+ RUN composer create-project --repository=https://repo-magento-mirror.fooman.co.nz/ --no-plugins --no-install --no-interaction magento/project-community-edition /var/www/magento2ce "2.4.8 -p3"
55
66WORKDIR "/var/www/magento2ce"
77# https://github.com/composer/composer/issues/12623#issuecomment-3551953185
Original file line number Diff line number Diff line change 11FROM extdn/magento-integration-tests-action:8.3-latest AS builder
22
33RUN echo memory_limit = -1 >> /usr/local/etc/php/conf.d/custom-memory.ini
4- RUN composer create-project --repository=https://repo-magento-mirror.fooman.co.nz/ --no-plugins --no-install --no-interaction magento/project-community-edition /var/www/magento2ce "2.4.7 "
4+ RUN composer create-project --repository=https://repo-magento-mirror.fooman.co.nz/ --no-plugins --no-install --no-interaction magento/project-community-edition /var/www/magento2ce "2.4.8-p3 "
55
66WORKDIR "/var/www/magento2ce"
77# https://github.com/composer/composer/issues/12623#issuecomment-3551953185
Original file line number Diff line number Diff line change 11FROM extdn/magento-integration-tests-action:8.4-latest AS builder
22
33RUN echo memory_limit = -1 >> /usr/local/etc/php/conf.d/custom-memory.ini
4- RUN composer create-project --repository=https://repo-magento-mirror.fooman.co.nz/ --no-plugins --no-install --no-interaction magento/project-community-edition /var/www/magento2ce "2.4.8"
4+ RUN composer create-project --repository=https://repo-magento-mirror.fooman.co.nz/ --no-plugins --no-install --no-interaction magento/project-community-edition /var/www/magento2ce "2.4.8-p3 "
55
66WORKDIR "/var/www/magento2ce"
77# https://github.com/composer/composer/issues/12623#issuecomment-3551953185
You can’t perform that action at this time.
0 commit comments