From 87b1c58e0f0800ec9d02ec6631f0a53d013f3a3a Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 22 Oct 2021 19:34:39 +0200 Subject: [PATCH] fix(core): update --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index e04a72b..edc2905 100644 --- a/Dockerfile +++ b/Dockerfile @@ -21,7 +21,7 @@ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selectio make \ openssl \ python \ - python3.6 \ + python3 \ rsync \ ssh \ wget \