From fa7cac561b68a3cea4e9fbff7a66278eb1e322a7 Mon Sep 17 00:00:00 2001 From: Michel Roux Date: Fri, 27 May 2022 19:27:44 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'Dockerfile'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 9cffc10..caea6a0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM linuxserver/ffmpeg:4.4-cli-ls49 +FROM linuxserver/ffmpeg:4.4-cli-ls52 RUN apt-get update && \ apt-get install -y \