Skip to content

Commit 86f6da8

Browse files
committed
updating core RDS container image
1 parent d97c06f commit 86f6da8

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)