]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
CI: Fix debian-10-i386 docker file
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Sun, 25 Apr 2021 00:34:46 +0000 (02:34 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Sun, 25 Apr 2021 00:34:46 +0000 (02:34 +0200)
misc/docker/debian-10-i386/Dockerfile

index 73e7075054324f165a7d76abec98838f2bc86eaf..fc02c4a4aa348dbec71a968b97017a374bf00b53 100644 (file)
@@ -1,4 +1,4 @@
-FROM i386/debian:stretch-slim
+FROM i386/debian:buster-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