Skip to content

Add build-essential python3-dev to arm64 runtime for pip3 img2pdf com… #34

Add build-essential python3-dev to arm64 runtime for pip3 img2pdf com…

Add build-essential python3-dev to arm64 runtime for pip3 img2pdf com… #34

Triggered via push July 9, 2026 14:59
Status Failure
Total duration 1h 42m 42s
Artifacts

docker.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
docker
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates wget curl build-essential python3-dev ghostscript qpdf poppler-utils pandoc python3-pip && pip3 install --no-cache-dir img2pdf && apt-get remove -y build-essential python3-dev && apt-get autoremove -y && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 1
docker
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, docker/build-push-action@v5, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/