Skip to content

Commit

Permalink
update Docker image os packages
Browse files Browse the repository at this point in the history
  • Loading branch information
deronsmith committed Feb 28, 2024
1 parent ff236cd commit c470208
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ RUN apk upgrade --available

RUN apk add wget bzip2 ca-certificates \
py3-pip make sqlite gfortran git \
mercurial subversion gdal geos
mercurial subversion gdal geos \
RUN apk upgrade --available

ARG CONDA_ENV="base"
ARG GDAL_VERSION=3.7.1
Expand Down

0 comments on commit c470208

Please sign in to comment.