File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11ARG COMPOSER_VERSION="2"
2- ARG PHP_VERSION="7.3 -fpm-bullseye"
2+ ARG PHP_VERSION="8.4 -fpm-bullseye"
33
44# composer version to make available in built image
55FROM composer:${COMPOSER_VERSION} AS composer-image
Original file line number Diff line number Diff line change 11ARG COMPOSER_VERSION="2"
2- ARG PHP_VERSION="7 .4-fpm-bullseye"
2+ ARG PHP_VERSION="8 .4-fpm-bullseye"
33
44# composer version to make available in built image
55FROM composer:${COMPOSER_VERSION} AS composer-image
Original file line number Diff line number Diff line change 11ARG COMPOSER_VERSION="2"
2- ARG PHP_VERSION="8.0 -fpm-bullseye"
2+ ARG PHP_VERSION="8.4 -fpm-bullseye"
33
44# composer version to make available in built image
55FROM composer:${COMPOSER_VERSION} AS composer-image
Original file line number Diff line number Diff line change 11ARG COMPOSER_VERSION="2"
2- ARG PHP_VERSION="8.1 -fpm-bullseye"
2+ ARG PHP_VERSION="8.4 -fpm-bullseye"
33
44# composer version to make available in built image
55FROM composer:${COMPOSER_VERSION} AS composer-image
Original file line number Diff line number Diff line change 11ARG COMPOSER_VERSION="2"
2- ARG PHP_VERSION="8.2 -fpm-bullseye"
2+ ARG PHP_VERSION="8.4 -fpm-bullseye"
33
44# composer version to make available in built image
55FROM composer:${COMPOSER_VERSION} AS composer-image
Original file line number Diff line number Diff line change 11ARG COMPOSER_VERSION="2"
2- ARG PHP_VERSION="8.3 -fpm-bullseye"
2+ ARG PHP_VERSION="8.4 -fpm-bullseye"
33
44# composer version to make available in built image
55FROM composer:${COMPOSER_VERSION} AS composer-image
You can’t perform that action at this time.
0 commit comments