]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
fixup! Update build and package targets
authorMaria Matejka <mq@ucw.cz>
Mon, 13 Jan 2025 21:01:50 +0000 (22:01 +0100)
committerMaria Matejka <mq@ucw.cz>
Mon, 13 Jan 2025 21:01:50 +0000 (22:01 +0100)
misc/docker/debian-11-i386/Dockerfile

index abe70f5073f3b858a26a6df6df0830161ee9ec3f..1edb4579cef64d7cfba1f8221d8d247f80168ece 100644 (file)
@@ -1,7 +1,6 @@
 # bump number for image rebuild: 1
 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 \