Bump python from 3.11-alpine3.19 to 3.13-alpine3.19 #281
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
|