Skip to content

Commit

Permalink
bump gnuplot to auf 5.4.4+dfsg1-2
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaelicke committed Feb 3, 2024
1 parent d152d66 commit f2c9233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ RUN pip install geocube
RUN pip install metacatalog==0.9.1

# Install CDO, might be used to do seltimestep or sellonlatbox and possibly merge
RUN apt-get install -y cdo=2.1.1-1 gettext=0.21-12 gnuplot=5.4
RUN apt-get install -y cdo=2.1.1-1 gettext=0.21-12 gnuplot=5.4.4+dfsg1-2

# create the tool input structure
RUN mkdir /in
Expand Down

0 comments on commit f2c9233

Please sign in to comment.