Skip to content

Commit 3112034

Browse files
authored
Update Dockerfile
1 parent 29f61a6 commit 3112034

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

images/py-rocket-geospatial-2/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
FROM ghcr.io/nmfs-opensci/py-rocket-base:2025.02.12
1+
FROM ghcr.io/nmfs-opensci/py-rocket-base:2025.02.19
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
66
LABEL org.opencontainers.image.description="Geospatial Python (3.11) and R (4.4.1) image with Desktop (QGIS, Panoply, CWUtils)"
77
LABEL org.opencontainers.image.licenses=Apache2.0
8-
LABEL org.opencontainers.image.version=2025.02.12
8+
LABEL org.opencontainers.image.version=2025.02.19
99

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

0 commit comments

Comments
 (0)