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

fix "Release file expired"

parent 0944bbf8
No related branches found
No related tags found
No related merge requests found
Pipeline #20166 passed with warnings
FROM continuumio/miniconda
MAINTAINER Bas Nijholt <bas@nijho.lt>
RUN apt-get update -q && apt-get install -qy \
RUN apt-get -o Acquire::Check-Valid-Until=false update -q && apt-get install -qy \
texlive-full \
python-pygments gnuplot \
make git \
......
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