Skip to content

Docker Image CI

Docker Image CI #48

Re-run triggered July 20, 2024 03:20
Status Failure
Total duration 1m 19s
Artifacts

docker_build.yml

on: release
build-and-push-image
1m 11s
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 apk add --no-cache tzdata && ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && echo \"Asia/Shanghai\" > /etc/timezone &&rm -rf /var/cache/apk/* /tmp/* /var/tmp/* $HOME/.cache" 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/login-action@v2.1.0, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/