From 95355d712c88d92936d7dbcc0843f8a9cd329e26 Mon Sep 17 00:00:00 2001 From: Michel Roux Date: Wed, 20 Apr 2022 07:26:04 +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 f87c212..9cffc10 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM linuxserver/ffmpeg:4.4-cli-ls46 +FROM linuxserver/ffmpeg:4.4-cli-ls49 RUN apt-get update && \ apt-get install -y \