Skip to content

Update docker.io/php Docker tag to v8.4 #728

Update docker.io/php Docker tag to v8.4

Update docker.io/php Docker tag to v8.4 #728

Triggered via pull request November 21, 2024 22:56
Status Failure
Total duration 43s
Artifacts
Matrix: Test Latest Container Images
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Test Latest Container Images (fpm-alpine)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -ex; apk add --no-cache --virtual .build-deps freetype-dev libpng-dev libzip-dev libjpeg-turbo-dev tidyhtml-dev libsodium-dev openldap-dev oniguruma-dev imap-dev postgresql-dev ; docker-php-ext-configure gd --with-freetype --with-jpeg; docker-php-ext-configure imap --with-imap-ssl; docker-php-ext-install -j \"$(nproc)\" exif gd imap ldap mbstring pdo pdo_mysql pdo_pgsql pgsql sodium tidy zip ; runDeps=\"$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local/lib/php/extensions | tr ',' '\\n' | sort -u | awk 'system(\"[ -e /usr/local/lib/\" $1 \" ]\") == 0 { next } { print \"so:\" $1 }' )\"; apk add --no-cache --no-network --virtual .limesurvey-phpext-rundeps $runDeps; apk del --no-cache --no-network .build-deps" did not complete successfully: exit code: 1
Test Latest Container Images (apache)
The job was canceled because "fpm-alpine" failed.
Test Latest Container Images (apache)
The operation was canceled.
Test Latest Container Images (fpm)
The job was canceled because "fpm-alpine" failed.
Test Latest Container Images (fpm)
The operation was canceled.