Skip to content

fix: docker build error #117

fix: docker build error

fix: docker build error #117

Triggered via push October 29, 2023 12:29
Status Failure
Total duration 11m 36s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-and-push
buildx failed with: ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c apk add --no-cache --virtual .build-deps gcc g++ openblas-dev musl-dev && pip install --trusted-host pypi.python.org -r requirements.txt && apk del .build-deps && rm -rf requirements.txt" did not complete successfully: exit code: 1
build-and-push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/