fix: updating Docker for ffmpeg 7.0 - requires Alpine v3.23 community packages #103
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "nyc_tk/OF-DL:docker-update-ffmpeg"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #102
Tested locally successfully - didn't see anything on Discord or the docs about repo etiquette and process.
This looks good to me, but is there a specific benefit to the newer version? I haven't seen any issues with 6.1.1.
No, nothing that I encountered but when I started down this path, I was using the Linux build path and was trying to mimic what the normal Windows build action is. That's currently pointed to ffmpeg 7.1.1 (see here).
So this was just to align Docker with what is bundled currently on Windows releases.