Skip to content

Update FFmpeg version in Dockerfile #119

Update FFmpeg version in Dockerfile

Update FFmpeg version in Dockerfile #119

Triggered via push April 12, 2024 18:16
Status Failure
Total duration 1m 1s
Artifacts
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 apt-get update && apt-get install -y --no-install-recommends wget xz-utils && wget -q --no-check-certificate https://github.com/yt-dlp/FFmpeg-Builds/releases/download/latest/ffmpeg-master-latest-linux64-gpl.tar.xz && tar xf ffmpeg-master-latest-linux64-gpl.tar.xz && mv ffmpeg-n6.1-latest-linux64-gpl-6.1/bin/ffmpeg /usr/local/bin/ && mv ffmpeg-n6.1-latest-linux64-gpl-6.1/bin/ffprobe /usr/local/bin/" did not complete successfully: exit code: 1
docker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.