Skip to content

Merge pull request #30 from KingPin/dockerfile-retry-improvements #86

Merge pull request #30 from KingPin/dockerfile-retry-improvements

Merge pull request #30 from KingPin/dockerfile-retry-improvements #86

Triggered via push March 26, 2026 14:31
Status Failure
Total duration 21m 25s
Artifacts 30

docker-ci.yml

on: push
Matrix: build-and-test
Matrix: publish
Fit to window
Zoom out
Zoom in

Annotations

1 error, 30 warnings, and 29 notices
v2-8.3-apache-trixie
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"$BASEOS\" = \"trixie\" ] || [ \"$BASEOS\" = \"bookworm\" ]; then apt-get update && apt-get -y upgrade && apt-get install -y --no-install-recommends build-essential curl git zip unzip wget ca-certificates xz-utils ghostscript imagemagick optipng gifsicle pngcrush jpegoptim libjpeg-turbo-progs pngquant webp && if [ \"$BASEOS\" = \"trixie\" ]; then apt-get install -y --no-install-recommends libmemcached-dev libmemcachedutil2t64 libmemcached11t64 libmagickwand-dev libmagickcore-7.q16-10 libmagickwand-7.q16-10 libvips-dev libvips42t64 libpng-dev libpng16-16t64 libavif-dev libavif16 libsnmp-dev libsnmp40t64 librabbitmq-dev librabbitmq4 libpq-dev libpq5 libssl-dev libssl3t64 libzip-dev libzip5 libbz2-dev libicu-dev libicu76 libldap2-dev libldap2 libtidy-dev libtidy58 libxslt1-dev libxslt1.1 libyaml-dev libyaml-0-2 uuid-dev libuuid1 libzstd-dev libsnappy1v5 libwebp7 libxpm4 libxpm-dev equivs && echo 'Package: libmemcachedutil2' > /tmp/libmemcachedutil2.control && echo 'Version: 999.0' >> /tmp/libmemcachedutil2.control && echo 'Architecture: all' >> /tmp/libmemcachedutil2.control && echo 'Maintainer: nobody' >> /tmp/libmemcachedutil2.control && echo 'Description: Dummy package for t64 transition' >> /tmp/libmemcachedutil2.control && echo 'Provides: libmemcachedutil2' >> /tmp/libmemcachedutil2.control && equivs-build /tmp/libmemcachedutil2.control && dpkg -i libmemcachedutil2_999.0_all.deb && rm /tmp/libmemcachedutil2.control libmemcachedutil2_999.0_all.deb && echo 'Package: libssl3' > /tmp/libssl3.control && echo 'Version: 999.0' >> /tmp/libssl3.control && echo 'Architecture: all' >> /tmp/libssl3.control && echo 'Maintainer: nobody' >> /tmp/libssl3.control && echo 'Description: Dummy package for t64 transition - provides libssl3' >> /tmp/libssl3.control && echo 'Depends: libssl3t64' >> /tmp/libssl3.control && echo 'Provides: libssl3' >> /tmp/libssl3.control && equivs-build /tmp/libssl3.control && dpkg -i libssl3_999.0_all.deb && rm /tmp/libssl3.control libssl3_999.0_all.deb; else apt-get install -y --no-install-recommends libmemcached-dev libmemcachedutil2 libmemcached11 libmagickwand-dev libmagickcore-6.q16-6 libmagickwand-6.q16-6 libvips-dev libvips42 libpng-dev libpng16-16 libavif-dev libavif15 libsnmp-dev libsnmp40 librabbitmq-dev librabbitmq4 libpq-dev libpq5 libssl-dev libssl3 libzip-dev libzip4 libbz2-dev libicu-dev libldap2-dev libldap-2.5-0 libtidy-dev libtidy5deb1 libxslt1-dev libxslt1.1 libyaml-dev libyaml-0-2 uuid-dev libuuid1 libzstd-dev libxpm-dev; fi; elif [ \"$BASEOS\" = \"alpine\" ]; then apk update && apk add --no-cache build-base curl git zip unzip wget ca-certificates xz ghostscript imagemagick optipng gifsicle pngcrush jpegoptim libjpeg-turbo libjpeg-turbo-utils pngquant libwebp-tools rabbitmq-c rabbitmq-c-dev libpng libpng-dev imagemagick-dev c-client snappy snappy-dev libpq postgresq
v1-8.2-cli-bookworm
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
v1-8.4-apache-bookworm
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
v1-8.3-fpm-bookworm
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
v1-8.3-apache-bookworm
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
v1-8.2-apache-bookworm
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
v2-8.2-fpm-alpine
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
v2-8.2-cli-alpine
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
v1-8.4-fpm-alpine
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
v1-8.2-fpm-bookworm
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
v1-8.4-cli-alpine
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
v1-8.2-fpm-alpine
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
v1-8.4-cli-bookworm
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
v1-8.3-cli-bookworm
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
v2-8.3-cli-trixie
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
v1-8.2-cli-alpine
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
v2-8.4-cli-alpine
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
v2-8.4-fpm-alpine
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
v2-8.2-apache-trixie
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
v1-8.4-fpm-bookworm
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
v1-8.3-cli-alpine
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
v2-8.3-fpm-alpine
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
v2-8.3-apache-trixie
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
v2-8.4-cli-trixie
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
v2-8.3-cli-alpine
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
v2-8.4-fpm-trixie
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
v2-8.2-fpm-trixie
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
v2-8.2-cli-trixie
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
v1-8.3-fpm-alpine
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
v2-8.3-fpm-trixie
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
v2-8.4-apache-trixie
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
v1-8.2-cli-bookworm
✅ Build and tests passed for v1 - php-docker:8.2-cli-bookworm
v1-8.4-apache-bookworm
✅ Build and tests passed for v1 - php-docker:8.4-apache-bookworm
v1-8.3-fpm-bookworm
✅ Build and tests passed for v1 - php-docker:8.3-fpm-bookworm
v1-8.3-apache-bookworm
✅ Build and tests passed for v1 - php-docker:8.3-apache-bookworm
v1-8.2-apache-bookworm
✅ Build and tests passed for v1 - php-docker:8.2-apache-bookworm
v2-8.2-fpm-alpine
✅ Build and tests passed for v2 - php-docker:8.2-fpm-alpine-v2
v2-8.2-cli-alpine
✅ Build and tests passed for v2 - php-docker:8.2-cli-alpine-v2
v1-8.4-fpm-alpine
✅ Build and tests passed for v1 - php-docker:8.4-fpm-alpine
v1-8.2-fpm-bookworm
✅ Build and tests passed for v1 - php-docker:8.2-fpm-bookworm
v1-8.4-cli-alpine
✅ Build and tests passed for v1 - php-docker:8.4-cli-alpine
v1-8.2-fpm-alpine
✅ Build and tests passed for v1 - php-docker:8.2-fpm-alpine
v1-8.4-cli-bookworm
✅ Build and tests passed for v1 - php-docker:8.4-cli-bookworm
v1-8.3-cli-bookworm
✅ Build and tests passed for v1 - php-docker:8.3-cli-bookworm
v2-8.3-cli-trixie
✅ Build and tests passed for v2 - php-docker:8.3-cli-trixie-v2
v1-8.2-cli-alpine
✅ Build and tests passed for v1 - php-docker:8.2-cli-alpine
v2-8.4-cli-alpine
✅ Build and tests passed for v2 - php-docker:8.4-cli-alpine-v2
v2-8.4-fpm-alpine
✅ Build and tests passed for v2 - php-docker:8.4-fpm-alpine-v2
v2-8.2-apache-trixie
✅ Build and tests passed for v2 - php-docker:8.2-apache-trixie-v2
v1-8.4-fpm-bookworm
✅ Build and tests passed for v1 - php-docker:8.4-fpm-bookworm
v1-8.3-cli-alpine
✅ Build and tests passed for v1 - php-docker:8.3-cli-alpine
v2-8.3-fpm-alpine
✅ Build and tests passed for v2 - php-docker:8.3-fpm-alpine-v2
v2-8.4-cli-trixie
✅ Build and tests passed for v2 - php-docker:8.4-cli-trixie-v2
v2-8.3-cli-alpine
✅ Build and tests passed for v2 - php-docker:8.3-cli-alpine-v2
v2-8.4-fpm-trixie
✅ Build and tests passed for v2 - php-docker:8.4-fpm-trixie-v2
v2-8.2-fpm-trixie
✅ Build and tests passed for v2 - php-docker:8.2-fpm-trixie-v2
v2-8.2-cli-trixie
✅ Build and tests passed for v2 - php-docker:8.2-cli-trixie-v2
v1-8.3-fpm-alpine
✅ Build and tests passed for v1 - php-docker:8.3-fpm-alpine
v2-8.3-fpm-trixie
✅ Build and tests passed for v2 - php-docker:8.3-fpm-trixie-v2
v2-8.4-apache-trixie
✅ Build and tests passed for v2 - php-docker:8.4-apache-trixie-v2

Artifacts

Produced during runtime
Name Size Digest
KingPin~php-docker~0ISJMH.dockerbuild Expired
263 KB
sha256:0ea6fd5632ef8eaec950d6908e498fe9f17004765863babfdd1a28335ab29d44
KingPin~php-docker~0QP4HE.dockerbuild Expired
287 KB
sha256:8156e82a6d9bbadd76a5fd584974615c94f1f40272a9287b9b82130edaf88745
KingPin~php-docker~15T5AP.dockerbuild Expired
281 KB
sha256:4a8725f2e61869a7c38cb8ac3f8fbc007a6fa96eabfc9bef3a21028bd32ae58f
KingPin~php-docker~5OIMXZ.dockerbuild Expired
285 KB
sha256:2a0be1a802002368886db8f68da412a862f2b282c558cfb2c0d61d12604a9664
KingPin~php-docker~65KQ98.dockerbuild Expired
249 KB
sha256:d76f4ae44c1475448cfdac9b62d9601858208350d5f3db6e7957a16aca9936d9
KingPin~php-docker~6NFDZG.dockerbuild Expired
250 KB
sha256:c56368347454c02fc1b6751c9032ac9750f6c03e33273d8d8722ad980eba1169
KingPin~php-docker~8JXHG1.dockerbuild Expired
324 KB
sha256:71871b8e4bbb05597b47c5c284335355325ab2f310182b4560cb99286606e670
KingPin~php-docker~8POW37.dockerbuild Expired
294 KB
sha256:6249f45b0a9dea13171ce2a01bd2cb1874388442adef41e4f839453d9125c924
KingPin~php-docker~9PJQBI.dockerbuild Expired
250 KB
sha256:1890f58b2610cd9fe5e4d0beff5baf0e71b54f2ff6e0181707749ef4031703ac
KingPin~php-docker~B6RDYE.dockerbuild Expired
261 KB
sha256:968c943bc638e85688c0f24b1ba371382d639c11bb1f4e2e371fbdbd4782bf1a
KingPin~php-docker~C3GRV6.dockerbuild Expired
314 KB
sha256:8d488c36cca2f814ef60f893de554201844aa3c42ae6265c6c7b45f65fdd8cad
KingPin~php-docker~C6PX2J.dockerbuild Expired
265 KB
sha256:f2fd808a93f96b28292e7481bce43d47f4e117637ab30031ebf5424e91982a5f
KingPin~php-docker~GSL35F.dockerbuild Expired
239 KB
sha256:528d91a469e2350edbc3dd027ee3b18765441e2e98e0fb6f9b536e375cdbd980
KingPin~php-docker~GT29OC.dockerbuild Expired
293 KB
sha256:fa95a0751460fa2df4ab3bd6557492828a46c9173f67765fadc63bdb0a49b2d9
KingPin~php-docker~I9D9U6.dockerbuild Expired
313 KB
sha256:3392d0b6316d3e2d1374394394293cde4c3ad2a7ba528aeb3dee84bdacea9472
KingPin~php-docker~KSBPT1.dockerbuild Expired
258 KB
sha256:a3f9810a56bc432abaecb2bc352fdc6ef1d6141ad21270ab0174a0f1d7683d2b
KingPin~php-docker~M4QWX8.dockerbuild Expired
311 KB
sha256:40ebed189027b5dafc08f31b1bf2ba67dd0dd39d816e958c9d651bcac8cec54d
KingPin~php-docker~NGGOYQ.dockerbuild Expired
285 KB
sha256:0ba793e7a82aac84d8a9961e0d4a735723a99b9f397ba2c23e1c7f75c0f3fdcb
KingPin~php-docker~O8PZI6.dockerbuild Expired
250 KB
sha256:ed106e583dd686de19d17269bc86e669a667b5794cbaebfbbfcfead1a0376b19
KingPin~php-docker~OXZRVG.dockerbuild Expired
254 KB
sha256:c3c7b976fcb446ab4794eaed1ae5eca9b68a3965fc0da32d77ecb75641f6ea26
KingPin~php-docker~PDSR0W.dockerbuild Expired
266 KB
sha256:c3e0fce8418f96a105fce9b716037b4384ec93ed4eba0168374e5991b4e69ee0
KingPin~php-docker~QCS154.dockerbuild Expired
288 KB
sha256:51582afbfe3c785b6ac20de3efea6ae52cd393481d5891d5e999b9f6dccc0375
KingPin~php-docker~QK9R9F.dockerbuild Expired
317 KB
sha256:1786e540fc62327b1c119553fe5e12f183f08fe4bb76206eb545ff575c64cb63
KingPin~php-docker~QWDYJN.dockerbuild Expired
293 KB
sha256:51daeb589aabc4221765c3becb609c9497652ca5fb9db48473b2354d3ecd15b0
KingPin~php-docker~R1NWF7.dockerbuild Expired
321 KB
sha256:960740346826a0269dc619bd385ea407e31eb8f2d65185f8c5f09520df4f918f
KingPin~php-docker~SG8RTA.dockerbuild Expired
260 KB
sha256:a469ac45e2e0e4232b9b476b00dd7f4a394ac074cb33fff0284fa6035cc18ed6
KingPin~php-docker~UTXWQ9.dockerbuild Expired
328 KB
sha256:c8c9a0d364affdfcffba108d31550aef06d26deffc03215f8e00851783cc7568
KingPin~php-docker~VG9CZD.dockerbuild Expired
300 KB
sha256:64d3bb0fbf55e1bb5f9266dae5de26bf51d96ee783f0f5ad0be9797dd553d9fc
KingPin~php-docker~YOX5II.dockerbuild Expired
292 KB
sha256:ca88d3a79c404ebbfb40dbf65b3fdf85517e49f9a8b869c9e982d261b09825c1
KingPin~php-docker~ZJ09EG.dockerbuild Expired
317 KB
sha256:6bdde9c852e27e11c661cceedd1797a2a52bcb37aae483113f7d373c251b586a