Skip to content

Build the PHP 8.2 Apache2 container #507

Build the PHP 8.2 Apache2 container

Build the PHP 8.2 Apache2 container #507

Triggered via schedule November 19, 2024 07:34
Status Failure
Total duration 1m 33s
Artifacts
build-push-php82
1m 22s
build-push-php82
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-push-php82
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt install -y curl libpng16-16 libjpeg62-turbo libfreetype6 libgmp-dev libicu-dev libfreetype6-dev libjpeg62-turbo-dev libpng-dev && docker-php-ext-configure gd --with-freetype --with-jpeg && docker-php-ext-install -j$(nproc) gmp opcache intl pdo_mysql gd && apt -y remove libgmp-dev libicu-dev libfreetype6-dev libjpeg62-turbo-dev libpng-dev && apt autoremove -y && apt clean && apt autoclean && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
build-push-php82
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, actions/cache@v3, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/