Skip to content

Build and publish the container image #102

Build and publish the container image

Build and publish the container image #102

Triggered via push July 12, 2024 08:47
Status Failure
Total duration 41s
Artifacts
build-and-push-image
32s
build-and-push-image
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y libxslt1-dev libxml2-dev gcc libfreetype6-dev libffi-dev libjpeg-dev zlib1g-dev libxslt1.1 libxml2 libfreetype6 libffi7 libjpeg62-turbo zlib1g && python setup.py install && apt-get remove -y libxslt1-dev libxml2-dev gcc libfreetype6-dev libffi-dev python3-dev libjpeg-dev zlib1g-dev && apt-get -y autoclean" did not complete successfully: exit code: 1
build-and-push-image
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/