]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Merge branch 'mq-build-update' into 132-compat-cli
authorMaria Matejka <mq@ucw.cz>
Mon, 13 Jan 2025 21:02:59 +0000 (22:02 +0100)
committerMaria Matejka <mq@ucw.cz>
Mon, 13 Jan 2025 21:02:59 +0000 (22:02 +0100)
1  2 
misc/docker/debian-11-i386/Dockerfile

index d4a14c780b599eb9962df94da630536aaa54f6ed,1edb4579cef64d7cfba1f8221d8d247f80168ece..60b303905685f7fa60b72d1708fcd4fcea0ec6ce
@@@ -1,7 -1,6 +1,6 @@@
 -# bump number for image rebuild: 1
 +# bump number for image rebuild: 2
  FROM i386/debian:bullseye-slim
  ENV DEBIAN_FRONTEND=noninteractive
- RUN sed -i 's/deb.debian.org/ftp.cz.debian.org/' /etc/apt/sources.list
  RUN apt-get -y update && apt-get -y upgrade
  RUN apt-get -y --no-install-recommends install \
        build-essential \