update base ubuntu image in Dockerfile#3600
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3600 +/- ##
===================================================
+ Coverage 32.88638% 32.90540% +0.01902%
===================================================
Files 171 171
Lines 42063 42063
===================================================
+ Hits 13833 13841 +8
+ Misses 27189 27178 -11
- Partials 1041 1044 +3 see 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
Fine with me, but I see the CI build is failing. |
leszko
left a comment
There was a problem hiding this comment.
Fine with me, but I see the CI build is failing.
|
How is the |
This is the instruction: Do you have access to push into Docker Hub |
What does this pull request do? Explain your changes. (required)
Update go-livepeer to use ubuntu 22.04 in base image. Ubuntu 22.04 security maintenance expires in April 2027.
I tested on my test gateway and locally noting no issues but more testing should be done.
Should we bump to cuda 12.8 to add Blackwell support? There is no need transcoding related for Blackwell support yet.
Note minimum driver requirements:

Specific updates (required)
How did you test each of these updates (required)
Does this pull request close any open issues?
Checklist:
makeruns successfully./test.shpass