Skip to content

Build Docker images #1622

Build Docker images

Build Docker images #1622

Triggered via schedule January 14, 2025 02:11
Status Failure
Total duration 27m 6s
Artifacts
Matrix: build-base
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 93 warnings
build (v6.6.7.1, 8.3, alpine, https://github.com/shopware/shopware)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c start-mysql && mysql -e \"CREATE DATABASE shopware\" && mysqladmin --user=root password 'root' && mkdir -p /opt/shopware && git clone -b ${SHOPWARE_VERSION} --depth 1 \"${TEMPLATE_REPOSITORY}\" \"${SHOPWARE_BUILD_DIR}\" && cd \"${SHOPWARE_BUILD_DIR}\" && mkdir -p custom && composer install --no-interaction -o && APP_URL=\"http://localhost\" php bin/console system:setup --database-url=***localhost:3306/shopware --generate-jwt-keys -nq && php bin/console system:install -fnq --create-database && composer clearcache && rm -Rf .git && rm -rf \"${SHOPWARE_BUILD_DIR}/custom/plugins\" && mkdir -p /plugins && ln -s /plugins \"${SHOPWARE_BUILD_DIR}/custom/plugins\" && rm -rf \"${SHOPWARE_BUILD_DIR}/custom/apps\" && mkdir -p /apps && ln -s /apps \"${SHOPWARE_BUILD_DIR}/custom/apps\"" did not complete successfully: exit code: 1
build (v6.6.6.1, 8.3, alpine, https://github.com/shopware/shopware)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c start-mysql && mysql -e \"CREATE DATABASE shopware\" && mysqladmin --user=root password 'root' && mkdir -p /opt/shopware && git clone -b ${SHOPWARE_VERSION} --depth 1 \"${TEMPLATE_REPOSITORY}\" \"${SHOPWARE_BUILD_DIR}\" && cd \"${SHOPWARE_BUILD_DIR}\" && mkdir -p custom && composer install --no-interaction -o && APP_URL=\"http://localhost\" php bin/console system:setup --database-url=***localhost:3306/shopware --generate-jwt-keys -nq && php bin/console system:install -fnq --create-database && composer clearcache && rm -Rf .git && rm -rf \"${SHOPWARE_BUILD_DIR}/custom/plugins\" && mkdir -p /plugins && ln -s /plugins \"${SHOPWARE_BUILD_DIR}/custom/plugins\" && rm -rf \"${SHOPWARE_BUILD_DIR}/custom/apps\" && mkdir -p /apps && ln -s /apps \"${SHOPWARE_BUILD_DIR}/custom/apps\"" did not complete successfully: exit code: 1
build (v6.6.8.1, 8.3, alpine, https://github.com/shopware/shopware)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c start-mysql && mysql -e \"CREATE DATABASE shopware\" && mysqladmin --user=root password 'root' && mkdir -p /opt/shopware && git clone -b ${SHOPWARE_VERSION} --depth 1 \"${TEMPLATE_REPOSITORY}\" \"${SHOPWARE_BUILD_DIR}\" && cd \"${SHOPWARE_BUILD_DIR}\" && mkdir -p custom && composer install --no-interaction -o && APP_URL=\"http://localhost\" php bin/console system:setup --database-url=***localhost:3306/shopware --generate-jwt-keys -nq && php bin/console system:install -fnq --create-database && composer clearcache && rm -Rf .git && rm -rf \"${SHOPWARE_BUILD_DIR}/custom/plugins\" && mkdir -p /plugins && ln -s /plugins \"${SHOPWARE_BUILD_DIR}/custom/plugins\" && rm -rf \"${SHOPWARE_BUILD_DIR}/custom/apps\" && mkdir -p /apps && ln -s /apps \"${SHOPWARE_BUILD_DIR}/custom/apps\"" did not complete successfully: exit code: 1
build (v6.6.7.1, 8.3, debian, https://github.com/shopware/shopware)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c start-mysql && mysql -e \"CREATE DATABASE shopware\" && mysqladmin --user=root password 'root' && mkdir -p /opt/shopware && git clone -b ${SHOPWARE_VERSION} --depth 1 \"${TEMPLATE_REPOSITORY}\" \"${SHOPWARE_BUILD_DIR}\" && cd \"${SHOPWARE_BUILD_DIR}\" && mkdir -p custom && composer install --no-interaction -o && APP_URL=\"http://localhost\" php bin/console system:setup --database-url=***localhost:3306/shopware --generate-jwt-keys -nq && php bin/console system:install -fnq --create-database && composer clearcache && rm -Rf .git && rm -rf \"${SHOPWARE_BUILD_DIR}/custom/plugins\" && mkdir -p /plugins && ln -s /plugins \"${SHOPWARE_BUILD_DIR}/custom/plugins\" && rm -rf \"${SHOPWARE_BUILD_DIR}/custom/apps\" && mkdir -p /apps && ln -s /apps \"${SHOPWARE_BUILD_DIR}/custom/apps\"" did not complete successfully: exit code: 1
build (v6.6.6.1, 8.3, debian, https://github.com/shopware/shopware)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c start-mysql && mysql -e \"CREATE DATABASE shopware\" && mysqladmin --user=root password 'root' && mkdir -p /opt/shopware && git clone -b ${SHOPWARE_VERSION} --depth 1 \"${TEMPLATE_REPOSITORY}\" \"${SHOPWARE_BUILD_DIR}\" && cd \"${SHOPWARE_BUILD_DIR}\" && mkdir -p custom && composer install --no-interaction -o && APP_URL=\"http://localhost\" php bin/console system:setup --database-url=***localhost:3306/shopware --generate-jwt-keys -nq && php bin/console system:install -fnq --create-database && composer clearcache && rm -Rf .git && rm -rf \"${SHOPWARE_BUILD_DIR}/custom/plugins\" && mkdir -p /plugins && ln -s /plugins \"${SHOPWARE_BUILD_DIR}/custom/plugins\" && rm -rf \"${SHOPWARE_BUILD_DIR}/custom/apps\" && mkdir -p /apps && ln -s /apps \"${SHOPWARE_BUILD_DIR}/custom/apps\"" did not complete successfully: exit code: 1
build (v6.6.8.1, 8.3, debian, https://github.com/shopware/shopware)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c start-mysql && mysql -e \"CREATE DATABASE shopware\" && mysqladmin --user=root password 'root' && mkdir -p /opt/shopware && git clone -b ${SHOPWARE_VERSION} --depth 1 \"${TEMPLATE_REPOSITORY}\" \"${SHOPWARE_BUILD_DIR}\" && cd \"${SHOPWARE_BUILD_DIR}\" && mkdir -p custom && composer install --no-interaction -o && APP_URL=\"http://localhost\" php bin/console system:setup --database-url=***localhost:3306/shopware --generate-jwt-keys -nq && php bin/console system:install -fnq --create-database && composer clearcache && rm -Rf .git && rm -rf \"${SHOPWARE_BUILD_DIR}/custom/plugins\" && mkdir -p /plugins && ln -s /plugins \"${SHOPWARE_BUILD_DIR}/custom/plugins\" && rm -rf \"${SHOPWARE_BUILD_DIR}/custom/apps\" && mkdir -p /apps && ln -s /apps \"${SHOPWARE_BUILD_DIR}/custom/apps\"" did not complete successfully: exit code: 1
build-base (8.0, alpine, 3.16)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-base (8.3, debian, bookworm)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-base (8.0, debian, bullseye)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-base (7.4, alpine, 3.16)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-base (7.4, debian, bullseye)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-base (8.3, alpine, 3.19)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-base (8.1, alpine, 3.16)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-base (8.1, debian, bullseye)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.1.2, 8.0, alpine, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.10.0, 8.0, alpine, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.14.0, 8.0, alpine, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.12.0, 8.0, alpine, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.11.1, 8.0, alpine, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.0.0, 7.4, alpine, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (trunk, 8.3, alpine, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (6.4, 8.1, alpine, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (6.5.x, 8.1, alpine, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.13.0, 8.0, alpine, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.15.1, 8.0, alpine, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.16.1, 8.0, alpine, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.17.1, 8.1, alpine, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.18.1, 8.1, alpine, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.19.0, 8.1, alpine, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.2.1, 8.0, alpine, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.3.1, 8.0, alpine, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (trunk, 8.3, debian, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.1.2, 8.0, debian, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.20.2, 8.1, alpine, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.10.0, 8.0, debian, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (6.5.x, 8.1, debian, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.12.0, 8.0, debian, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.11.1, 8.0, debian, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.14.0, 8.0, debian, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (6.4, 8.1, debian, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.13.0, 8.0, debian, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.17.1, 8.1, debian, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.18.1, 8.1, debian, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.4.1, 8.0, alpine, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.15.1, 8.0, debian, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.19.0, 8.1, debian, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.16.1, 8.0, debian, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.5.1, 8.0, alpine, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.6.1, 8.0, alpine, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.7.0, 8.0, alpine, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.9.0, 8.0, alpine, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.8.2, 8.0, alpine, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.5.1.1, 8.1, alpine, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.5.0.0, 8.1, alpine, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.2.1, 8.0, debian, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.20.2, 8.1, debian, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.5.2.1, 8.1, alpine, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.5.3.3, 8.1, alpine, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.3.1, 8.0, debian, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.4.1, 8.0, debian, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.5.4.1, 8.1, alpine, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.8.2, 8.0, debian, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.5.1, 8.0, debian, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.5.6.1, 8.1, alpine, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.5.7.4, 8.1, alpine, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.6.1, 8.0, debian, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.5.5.2, 8.1, alpine, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.7.0, 8.0, debian, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.9.0, 8.0, debian, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.5.0.0, 8.1, debian, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.5.8.15, 8.1, alpine, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.5.2.1, 8.1, debian, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.5.1.1, 8.1, debian, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.6.1.2, 8.3, alpine, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.6.0.3, 8.3, alpine, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.6.2.0, 8.3, alpine, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.5.4.1, 8.1, debian, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.6.7.1, 8.3, alpine, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.6.6.1, 8.3, alpine, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.6.3.1, 8.3, alpine, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.5.5.2, 8.1, debian, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.6.4.1, 8.3, alpine, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.5.3.3, 8.1, debian, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.6.5.1, 8.3, alpine, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.6.8.1, 8.3, alpine, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.6.7.1, 8.3, debian, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.6.6.1, 8.3, debian, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.6.8.1, 8.3, debian, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.5.6.1, 8.1, debian, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.5.8.15, 8.1, debian, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.6.0.3, 8.3, debian, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.6.2.0, 8.3, debian, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.5.7.4, 8.1, debian, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.6.1.2, 8.3, debian, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.0.0, 7.4, debian, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.4.0.0, 7.4, debian, https://github.com/shopware/production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.6.3.1, 8.3, debian, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.6.4.1, 8.3, debian, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (v6.6.5.1, 8.3, debian, https://github.com/shopware/shopware)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636