FROM julia:1.10

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