Skip to content

Commit

Permalink
Update custom.adoc with correct image name (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
naveedahd authored Mar 4, 2024
1 parent da47edd commit 0371e7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/chapter3/pages/custom.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ podman login quay.io
+
[source]
----
podman push rhods-custom-image:latest quay.io/<YOUR_USERNAME>/rhods-admin-custom-image
podman push rhods-admin-custom-image:latest quay.io/<YOUR_USERNAME>/rhods-admin-custom-image
----

Now you're ready to import your image into OpenShift AI! See the next section to learn how to import your custom image and test it out.
Expand Down

0 comments on commit 0371e7c

Please sign in to comment.