-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* downloader: handle non-archived binaries * manifest: add ffmpeg * ci: don't try and push docker images on forks * Add ffprobe to manifest * Dockerfile: Do not install ffmpeg as runtime dependency. * Add ffmpeg apt install back in * Update catalyst (#724) * [AUTO-COMMIT] Update `manifest.yaml` (#722) Files changed: M manifest.yaml Co-authored-by: livepeer-docker <livepeer-docker@users.noreply.github.com> * go.mod: Bump `testcontainers` package version * Revert "go.mod: Bump `testcontainers` package version" This reverts commit a7b570d. * leave app versions unchanged * Dockerfile: Use a different ppa for installing ffmpeg --------- Co-authored-by: Eli Mallon <eli@livepeer.org> Co-authored-by: hjpotter92 <git@hjpotter92.email> Co-authored-by: livepeer-robot <55817834+livepeer-robot@users.noreply.github.com> Co-authored-by: livepeer-docker <livepeer-docker@users.noreply.github.com>
- Loading branch information
1 parent
9b9dd9c
commit f3ad8f1
Showing
4 changed files
with
45 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters