mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #1747] [MERGED] [FIX] dockerfile: fix gpac version to 2.4.0 #2472
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/1747
Author: @pszemus
Created: 9/9/2025
Status: ✅ Merged
Merged: 9/13/2025
Merged by: @prateekmedia
Base:
master← Head:patch-1📝 Commits (1)
ce4730bdockerfile: fix gpac version to 2.4.0📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
docker/dockerfile(+2 -2)📄 Description
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
GPAC renamed its libraries to
libgpac.so.13causing image build to fail:so let's fix the gpac version to the latest release (2.4.0)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.