Skip to content

Commit 5be0dfa

Browse files
committed
remove gfortran ahead
1 parent 861b5e9 commit 5be0dfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/infra/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ RUN apt-get update && apt-get install -y \
6666
zlib1g-dev \
6767
&& rm -rf /var/lib/apt/lists/*
6868

69+
RUN apt-get remove --purge -y gfortran-11
6970

7071
RUN echo 'deb https://cloud.r-project.org/bin/linux/ubuntu jammy-cran40/' >> /etc/apt/sources.list
7172
RUN gpg --keyserver hkps://keyserver.ubuntu.com --recv-key E298A3A825C0D65DFD57CBB651716619E084DAB9

0 commit comments

Comments
 (0)