commit e1066098dab59afa9f052748fb0f88503677f302 parent b336c96dfcb2b80445049476987e9e160c9aa2cb Author: Martin Schanzenbach <schanzen@gnunet.org> Date: Mon, 15 Sep 2025 17:42:20 +0200 remove no longer existing package Diffstat:
| M | contrib/ci/Containerfile | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/contrib/ci/Containerfile b/contrib/ci/Containerfile @@ -7,7 +7,6 @@ RUN apt-get update -yq && \ git \ python3 \ codespell \ - python3-distutils \ make \ zip \ jq \