We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cbbd4d commit 3d1229bCopy full SHA for 3d1229b
1 file changed
Dockerfile
@@ -5,7 +5,7 @@ LABEL org.opencontainers.image.author="eli.holmes@noaa.gov"
5
LABEL org.opencontainers.image.source=https://github.com/nmfs-opensci/py-rocket-base
6
LABEL org.opencontainers.image.description="Python (3.12), R (4.4.1), Desktop and Publishing tools"
7
LABEL org.opencontainers.image.licenses=Apache2.0
8
-LABEL org.opencontainers.image.version=2025.02.05
+LABEL org.opencontainers.image.version=2025.02.12
9
10
USER root
11
0 commit comments