From 1cfb628f4cac22fc2c347a5c31ca6ccbccb15970 Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Fri, 10 Jun 2022 19:34:42 -0400 Subject: [PATCH] Update Dockerfile.amd64 --- Dockerfile.amd64 | 1 - 1 file changed, 1 deletion(-) diff --git a/Dockerfile.amd64 b/Dockerfile.amd64 index bc06779..21bd6fc 100644 --- a/Dockerfile.amd64 +++ b/Dockerfile.amd64 @@ -12,7 +12,6 @@ RUN \ echo "************ install python packages ************" && \ python3 -m pip install --no-cache-dir -U \ yq \ - mutagen \ r128gain \ tidal-dl \ deemix \