Skip to content

Commit f690238

Browse files
authored
upgrade R to 4.4.3
add R kernel to Jupyter Lab
1 parent 3da063e commit f690238

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

images/py-rocket-geospatial-2/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
FROM ghcr.io/nmfs-opensci/py-rocket-base:2025.03.13
1+
FROM ghcr.io/nmfs-opensci/py-rocket-base:2025.04.11
22

33
LABEL org.opencontainers.image.maintainers="[email protected]"
44
LABEL org.opencontainers.image.author="[email protected]"
55
LABEL org.opencontainers.image.source=https://github.com/nmfs-opensci/container-images/py-rocket-2
6-
LABEL org.opencontainers.image.description="Geospatial Python (3.11) and R (4.4.2) image with Desktop (QGIS, Panoply, CWUtils)"
6+
LABEL org.opencontainers.image.description="Geospatial Python (3.11) and R (4.4.3) image with Desktop (QGIS, Panoply, CWUtils)"
77
LABEL org.opencontainers.image.licenses=Apache2.0
8-
LABEL org.opencontainers.image.version=2025.03.13
8+
LABEL org.opencontainers.image.version=2025.04.11
99

1010
ENV PROJ_LIB=/srv/conda/envs/notebook/share/proj
1111

0 commit comments

Comments
 (0)