From 072deabf4e2dc09a96750e5ea53a6eac3ada00f1 Mon Sep 17 00:00:00 2001 From: Michel Roux Date: Fri, 28 Apr 2023 07:31:54 +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 5b7c42f..6b16617 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM linuxserver/ffmpeg:5.1.2-cli-ls82 +FROM linuxserver/ffmpeg:5.1.2-cli-ls83 RUN apt-get update && \ apt-get install -y \