Skip to content

Bump python from 3.11-alpine3.19 to 3.13-alpine3.19 #281

Bump python from 3.11-alpine3.19 to 3.13-alpine3.19

Bump python from 3.11-alpine3.19 to 3.13-alpine3.19 #281

Triggered via pull request January 11, 2025 10:35
Status Failure
Total duration 1m 17s
Artifacts

build_docker_images.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache gcc musl-dev && pip install --upgrade pip wheel && pip install -r requirements.txt && pip uninstall -y pip wheel && apk del gcc musl-dev && python3 -m compileall -b -f /usr/local/lib/python3.11/site-packages && find /usr/local/lib/python3.11/site-packages -name \"*.py\" -type f -delete && find /usr/local/lib/python3.11/ -name \"__pycache__\" -type d -exec rm -rf {} +" did not complete successfully: exit code: 1
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636