Skip to content

Commit

Permalink
typo fix in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
deronsmith committed Feb 28, 2024
1 parent c470208 commit ff7d98e
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 @@ -11,7 +11,7 @@ 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"
Expand Down

0 comments on commit ff7d98e

Please sign in to comment.