Skip to content
Snippets Groups Projects
Commit 255722e0 authored by Ondřej Zajíček's avatar Ondřej Zajíček
Browse files

CI: Fix debian-10-i386 docker file

parent 58510024
No related branches found
No related tags found
No related merge requests found
Pipeline #80228 failed
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment