We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfcd4fd commit c9f9065Copy full SHA for c9f9065
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.5.1), Desktop and Publishing tools"
7
LABEL org.opencontainers.image.licenses=Apache2.0
8
-LABEL org.opencontainers.image.version=2026.01.25
+LABEL org.opencontainers.image.version=2026.02.05
9
10
USER root
11
0 commit comments