mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-17 08:38:42 +00:00
CI: Fix debian-10-i386 docker file
This commit is contained in:
parent
58510024be
commit
255722e0fc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user