From 2a567b538045aac94876fc4cd156c7b714d31659 Mon Sep 17 00:00:00 2001 From: Maria Matejka Date: Tue, 1 Apr 2025 14:20:01 +0200 Subject: [PATCH] fixup! fixup! fixup! CI: Massive update of build and test runners --- misc/docker/ubuntu-16.04-amd64/Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/misc/docker/ubuntu-16.04-amd64/Dockerfile b/misc/docker/ubuntu-16.04-amd64/Dockerfile index fcbac4ac2..af0eecf5e 100644 --- a/misc/docker/ubuntu-16.04-amd64/Dockerfile +++ b/misc/docker/ubuntu-16.04-amd64/Dockerfile @@ -25,5 +25,4 @@ RUN apt-get -y --no-install-recommends install \ quilt \ python3 \ python3-pip \ - python3-setuptools \ python3-venv -- 2.47.2