From 0791326ea20c8426710359c59c7cf43363d8f31a Mon Sep 17 00:00:00 2001 From: DaCHack <62812480+DaCHack@users.noreply.github.com> Date: Mon, 12 Feb 2024 00:53:50 +0100 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 5f81c36..95947f1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -18,7 +18,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -FROM debian:bookworm-slim +FROM debian:bookworm # https://github.com/ehough/docker-nfs-server/pull/3#issuecomment-387880692 ARG DEBIAN_FRONTEND=noninteractive