From 60cd6cdd4451a01446194c1c0ca3d61cccbd9186 Mon Sep 17 00:00:00 2001 From: Kroese Date: Tue, 18 Mar 2025 02:02:40 +0100 Subject: [PATCH] Update Dockerfile --- Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index d6bfd9c..53c41ec 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,7 +10,6 @@ ARG DEBCONF_NONINTERACTIVE_SEEN="true" RUN set -eu && \ apt-get update && \ apt-get --no-install-recommends -y install \ - bc \ 7zip \ wsdd \ samba \