Skip to content

chore(deps): update python docker tag to v3.13.1 #32

chore(deps): update python docker tag to v3.13.1

chore(deps): update python docker tag to v3.13.1 #32

Triggered via pull request December 4, 2024 23:24
Status Cancelled
Total duration 49s
Artifacts

pr-flavor-alpine.yml

on: pull_request
Matrix: pr-dckr-alpine
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
pr-dckr-alpine (stable) / pr-check-build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; apk upgrade --no-cache; apk add --no-cache openssl mailcap libpq libffi libldap libsasl bash; apk add --no-cache --virtual .build-deps coreutils gcc make wget linux-headers cyrus-sasl-dev libc-dev libffi-dev openssl-dev postgresql-dev openldap-dev git; git clone --depth=1 --branch=${ETE_VERSION} \"${ETE_REPO}\" \"${BASE_DIR}\"; /usr/local/bin/python -m pip install --no-cache-dir --progress-bar off --upgrade pip; pip install --no-cache-dir --progress-bar off -r \"${BASE_DIR}/requirements.txt\" \"psycopg2-binary\" \"python-ldap\"; apk del .build-deps; rm -r \"${BASE_DIR}/.git\"; chown -R \"${DEFAULT_UID}\":\"${DEFAULT_GID}\" \"${BASE_DIR}\"" did not complete successfully: exit code: 1
pr-dckr-alpine (master) / pr-check-build
FailFast: cancelling since parallel instance has failed
pr-dckr-alpine (master) / pr-check-build
The operation was canceled.
pr-dckr-alpine (stable) / pr-check-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636