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 \