From 10160bde463385cbc33b9fc5bf3972792bdac40c Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Sun, 6 Dec 2020 19:58:16 -0500 Subject: [PATCH] Update Dockerfile.unstable --- Dockerfile.unstable | 1 - 1 file changed, 1 deletion(-) diff --git a/Dockerfile.unstable b/Dockerfile.unstable index b53b387..af555c7 100644 --- a/Dockerfile.unstable +++ b/Dockerfile.unstable @@ -21,7 +21,6 @@ RUN \ add-apt-repository ppa:jonathonf/ffmpeg-4 -y && \ echo "************ install and update packages ************" && \ apt-get update && \ - apt-get upgrade -y && \ apt-get install -y \ mkvtoolnix \ mp3val \