We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acb3349 commit e3149e0Copy full SHA for e3149e0
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:193c13d13beb11bedfc07587d208f880bce5535dc5f5cbb277e22a3847cc84a8
3
FROM ${BASE_IMAGE} AS build
4
5
ARG FFMPEG_BUILD_SCRIPT_VERSION=1.48
0 commit comments