Skip to content

Update Dockerfile

Update Dockerfile #16

Triggered via push April 14, 2024 14:51
Status Failure
Total duration 33s
Artifacts

main.yml

on: push
Build docker
25s
Build docker
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Build docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends git libxslt-dev libffi-dev libssl-dev make cmake && echo \"Asia/Shanghai\" > /etc/timezone && dpkg-reconfigure -f noninteractive tzdata && pip install --upgrade pip && pip install --no-cache-dir -r requirements.txt && apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false && apt-get clean && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 1
Build docker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.