Skip to content

Fix security audit

Fix security audit #42

Triggered via push January 7, 2024 08:40
Status Failure
Total duration 3m 36s
Artifacts

build.yml

on: push
Matrix: Docker
Fit to window
Zoom out
Zoom in

Annotations

1 error
Docker (3.11-basic)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c chmod +x /bin/clean && mkdir \"$PIP_CACHE_DIR\" && chmod a+rwx \"$PIP_CACHE_DIR\" && apk add python3 python3-dev libffi-dev libpq-dev openssl-dev && apk add sqlite-libs=3.44.2-r0 --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community && ln -s /usr/bin/pip3 /usr/bin/pip && python3 -m ensurepip --upgrade && pip install -U pip setuptools wheel && addgroup -g 10001 user && adduser -u 10000 -S -s /bin/sh -G user user && echo \"user:password\" | chpasswd 2>/dev/null && clean" did not complete successfully: exit code: 3