From 4059d563eaf077fbe12fbdaf4be2fb2173870c30 Mon Sep 17 00:00:00 2001 From: Michel Roux Date: Fri, 14 Apr 2023 07:11:56 +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 e3a112e..70d5985 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM linuxserver/ffmpeg:5.1.2-cli-ls80 +FROM linuxserver/ffmpeg:5.1.2-cli-ls81 RUN apt-get update && \ apt-get install -y \