Skip to content

Commit ab19d0a

Browse files
committed
Fix typos on label section
1 parent 1972492 commit ab19d0a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

rstudio/rhel9-python-3.12/Dockerfile.cpu

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ ARG BASEURL_DEFAULT=""
6060
LABEL name="odh-notebook-rstudio-server-rhel9-python-3.12" \
6161
summary="RStudio Server image with python 3.12 based on Red Hat Enterprise Linux 9" \
6262
description="RStudio Server image with python 3.12 based on Red Hat Enterprise Linux 9" \
63-
io.k9s.display-name="RStudio Server image with python 3.12 based on Red Hat Enterprise Linux 9" \
64-
io.k9s.description="RStudio Server image with python 3.12 based on Red Hat Enterprise Linux 9" \
63+
io.k8s.display-name="RStudio Server image with python 3.12 based on Red Hat Enterprise Linux 9" \
64+
io.k8s.description="RStudio Server image with python 3.12 based on Red Hat Enterprise Linux 9" \
6565
authoritative-source-url="https://github.com/opendatahub-io/notebooks" \
6666
io.openshift.build.commit.ref="main" \
6767
io.openshift.build.source-location="https://github.com/opendatahub-io/notebooks/tree/main/rstudio/rhel9-python-3.12" \

rstudio/rhel9-python-3.12/Dockerfile.cuda

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ ARG BASEURL_DEFAULT=""
6060
LABEL name="odh-notebook-rstudio-server-rhel9-python-3.12" \
6161
summary="RStudio Server image with python 3.12 based on Red Hat Enterprise Linux 9" \
6262
description="RStudio Server image with python 3.12 based on Red Hat Enterprise Linux 9" \
63-
io.k9s.display-name="RStudio Server image with python 3.12 based on Red Hat Enterprise Linux 9" \
64-
io.k9s.description="RStudio Server image with python 3.12 based on Red Hat Enterprise Linux 9" \
63+
io.k8s.display-name="RStudio Server image with python 3.12 based on Red Hat Enterprise Linux 9" \
64+
io.k8s.description="RStudio Server image with python 3.12 based on Red Hat Enterprise Linux 9" \
6565
authoritative-source-url="https://github.com/opendatahub-io/notebooks" \
6666
io.openshift.build.commit.ref="main" \
6767
io.openshift.build.source-location="https://github.com/opendatahub-io/notebooks/tree/main/rstudio/rhel9-python-3.12" \

0 commit comments

Comments
 (0)