FROM julia:1.7

RUN apt-get update && apt-get install -y git

