Skip to content

push-dockerhub-nightly #1298

push-dockerhub-nightly

push-dockerhub-nightly #1298

Triggered via schedule August 22, 2024 01:31
Status Failure
Total duration 47s
Artifacts

docker-nightly.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -x && apt-get update && apt-get install -y tini && mkdir -p $DITTO_HOME && mkdir -p $DITTO_LOGS && groupadd --system --gid 1000 ditto && useradd --no-log-init --system --home-dir $DITTO_HOME --shell /bin/sh --gid ditto --uid 1000 ditto && chown -R ditto:ditto $DITTO_LOGS && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 4
build
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, 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/