From e8974750e5b05fadbca8040aa65de3e383965026 Mon Sep 17 00:00:00 2001 From: Oleh Nikolaiev Date: Wed, 13 Nov 2024 13:43:40 +0000 Subject: [PATCH] #438 move to ubuntu22 --- Dockerfile | 3 --- 1 file changed, 3 deletions(-) diff --git a/Dockerfile b/Dockerfile index 3b3b4266..3111ab5f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,9 +7,6 @@ RUN apt update && apt install -y curl secure-delete python3-pip RUN pip3 install --upgrade pip RUN pip3 install requests torpy - - - RUN touch /var/hwmode RUN ./autoconf.bash RUN ./configure