Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 49bf13d

Browse files
committedApr 6, 2024
try more recent jupyter image
1 parent bd16f4c commit 49bf13d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎images/arcgis/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
FROM jupyter/base-notebook:lab-2.2.9
2+
FROM jupyter/base-notebook:lab-4.0.7
33

44
RUN mamba update -c esri 'arcgis=2.0.0'
55
RUN mamba update rasterio xarray geopandas

0 commit comments

Comments
 (0)
Please sign in to comment.