Skip to content
Snippets Groups Projects
Commit e1d8af3b authored by Bas Nijholt's avatar Bas Nijholt
Browse files

add --fix-missing

parent 462498c2
No related branches found
No related tags found
No related merge requests found
Pipeline #20206 failed
FROM continuumio/miniconda
MAINTAINER Bas Nijholt <bas@nijho.lt>
RUN apt-get -o Acquire::Check-Valid-Until=false update -q && apt-get install -qy \
RUN apt-get -o Acquire::Check-Valid-Until=false --fix-missing update -q && apt-get install -qy \
# texlive-full \
# python-pygments gnuplot \
build-essential \
......
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