Skip to content

Update actions/checkout action to v6 #388

Update actions/checkout action to v6

Update actions/checkout action to v6 #388

Triggered via pull request January 16, 2026 05:58
Status Failure
Total duration 49s
Artifacts

docker-publish.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error
build
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c DEBIAN_FRONTEND=noninteractive apt update && groupadd --system --non-unique --gid ${PGID} abc && useradd --system --non-unique --uid ${PUID} --gid ${PGID} --no-create-home --home-dir / --shell /usr/sbin/nologin abc && apt -y install --no-install-recommends curl cron supervisor tzdata ca-certificates software-properties-common gpg-agent && apt-add-repository ppa:ondrej/php && echo \"TZ=${TZ}\" >> /etc/environment && echo \"${TZ}\" > /etc/timezone && ([ ! -f \"/usr/share/zoneinfo/${TZ}\" ] || ln -sf \"/usr/share/zoneinfo/${TZ}\" /etc/localtime)" did not complete successfully: exit code: 1