]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Debian 11 / i386: explicitly install requests and toml mq-apkg-update
authorMaria Matejka <mq@ucw.cz>
Sat, 11 Oct 2025 11:27:39 +0000 (13:27 +0200)
committerMaria Matejka <mq@ucw.cz>
Sat, 11 Oct 2025 11:28:20 +0000 (13:28 +0200)
misc/docker/debian-11-i386/Dockerfile

index 1fcbc37d7f26cffcefaf5bd73f21227c6c3d1545..e70c3e1a6212f59a8105a7f85c3d064335201337 100644 (file)
@@ -24,5 +24,7 @@ RUN apt-get -y --no-install-recommends install \
        quilt \
        python3 \
        python3-pip \
+       python3-requests \
        python3-setuptools \
+       python3-toml \
        python3-venv