Skip to content

Commit

Permalink
Merge pull request #300 from dodona-edu/fix-r-build
Browse files Browse the repository at this point in the history
Fix R build
  • Loading branch information
chvp authored Oct 2, 2023
2 parents 2c35a54 + 570773d commit f5999f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dodona-r.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ RUN apt-get update && \
libfontconfig-dev \
libfreetype-dev \
libfribidi-dev=1.0.13-3 \
libgsl-dev=2.7.1+dfsg-5 \
libgsl-dev \
libharfbuzz-dev=8.0.1-1 \
libnlopt-dev=2.7.1-5+b1 \
libssl-dev=3.0.10-1 \
libssl-dev \
libtiff5-dev=4.5.1+git230720-1 \
libxml2-dev=2.9.14+dfsg-1.3 \
procps=2:4.0.3-1 \
Expand Down

0 comments on commit f5999f2

Please sign in to comment.