We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53373fb commit 261fdefCopy full SHA for 261fdef
Dockerfile
@@ -1,5 +1,5 @@
1
# target build source: https://github.com/markus-perl/ffmpeg-build-script/blob/v1.48/Dockerfile
2
-ARG BASE_IMAGE=ubuntu:22.04@sha256:77906da86b60585ce12215807090eb327e7386c8fafb5402369e421f44eff17e
+ARG BASE_IMAGE=ubuntu:22.04@sha256:6d7b5d3317a71adb5e175640150e44b8b9a9401a7dd394f44840626aff9fa94d
3
FROM ${BASE_IMAGE} AS build
4
5
ARG FFMPEG_BUILD_SCRIPT_VERSION=1.48
0 commit comments