Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
erzakiev authored Nov 2, 2023
1 parent 6d9e197 commit 0887657
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ RUN apt-get update && apt-get install -y optipng \
RUN apt-get update && apt-get install -y libudunits2-dev imagemagick libhdf5-dev libxml2-dev zlib1g-dev
RUN apt-get update \
&& export DEBIAN_FRONTEND=noninteractive \
## && apt-get -y install xorg openbox
&& apt-get -y install libx11-dev freeglut3 freeglut3-dev libpng-dev

RUN R -e 'install.packages( "ade4")'
Expand Down

0 comments on commit 0887657

Please sign in to comment.