From 311608c7bf13bbbea835d97c7737eb3106871d44 Mon Sep 17 00:00:00 2001 From: Anatolii Zimovskii Date: Thu, 8 Jun 2023 13:10:58 +0300 Subject: [PATCH] make - autocommit --- linux/ecosystem/epicmorg/debian/12-bookworm/main/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/ecosystem/epicmorg/debian/12-bookworm/main/Dockerfile b/linux/ecosystem/epicmorg/debian/12-bookworm/main/Dockerfile index 6179adac0..071f709f6 100644 --- a/linux/ecosystem/epicmorg/debian/12-bookworm/main/Dockerfile +++ b/linux/ecosystem/epicmorg/debian/12-bookworm/main/Dockerfile @@ -107,7 +107,7 @@ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selectio cvs \ python3-pip \ python3-all \ - python-all \ +# python-all \ rclone \ logrotate \ subversion-tools \