Skip to content

Commit

Permalink
python 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
eeholmes committed Apr 6, 2024
1 parent 49bf13d commit f21ca4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions images/arcgis/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
FROM jupyter/base-notebook:lab-4.0.7
# Python 3.10
FROM jupyter/base-notebook:lab-3.6.3

RUN mamba update -c esri 'arcgis=2.0.0'
RUN mamba update rasterio xarray geopandas
Expand Down

0 comments on commit f21ca4a

Please sign in to comment.