Skip to content

LegacyKeyValueFormat: "ENV key=value" should be used instead of legac… #134

LegacyKeyValueFormat: "ENV key=value" should be used instead of legac…

LegacyKeyValueFormat: "ENV key=value" should be used instead of legac… #134

Triggered via push July 30, 2024 04:10
Status Failure
Total duration 56s
Artifacts

docker.beta.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && DEBIAN_FRONTEND=noninteractive apt-get purge -y filebot && rm -rv /usr/share/filebot && curl -o /tmp/filebot.deb \"https://get.filebot.net/filebot/BETA/FileBot_${FILEBOT_VERSION}_universal.deb\" && dpkg -i /tmp/filebot.deb && rm -v /tmp/filebot.deb && sed -i 's|APP_DATA=.*|APP_DATA=\"$HOME\"|g; s|-Dapplication.deployment=deb|-Dapplication.deployment=docker -Duser.home=\"$HOME\"|g' /usr/bin/filebot" did not complete successfully: exit code: 1
docker
The following actions uses Node.js version which is deprecated 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/