Skip to content

Commit f716c82

Browse files
authored
Merge pull request #83609 from aireilly/OCPBUGS-42790-core-container-typo
OCPBUGS-42790 - Updating core RDS container image
2 parents 7f0439a + 86f6da8 commit f716c82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/telco-core-rds-container.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ $ mkdir -p ./out
2424
+
2525
[source,terminal]
2626
----
27-
$ podman run -it registry.redhat.io/openshift4/telco-core-rds-rhel9:v4.17 | base64 -d | tar xv -C out
27+
$ podman run -it registry.redhat.io/openshift4/openshift-telco-core-rds-rhel9:v4.17 | base64 -d | tar xv -C out
2828
----
2929
3030
.Verification

0 commit comments

Comments
 (0)