From dba3eee59b7277930b0c428802fb58d956c87e78 Mon Sep 17 00:00:00 2001 From: Matthew Baggett Date: Wed, 2 Dec 2020 13:39:00 +0100 Subject: [PATCH] Oh no I needed that. --- Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index a02618b..92d6557 100644 --- a/Dockerfile +++ b/Dockerfile @@ -55,7 +55,6 @@ RUN echo "APT::Acquire::Retries \"5\";" > /etc/apt/apt.conf.d/80-retries && \ /usr/bin/mysql_fix_extensions \ /usr/bin/mysql_waitpid \ /usr/bin/mysqlaccess \ - /usr/bin/mysqladmin \ /usr/bin/mysqlanalyze \ /usr/bin/mysqlcheck \ /usr/bin/mysqldump \