Skip to content

Commit 93b2bb5

Browse files
authored
Merge pull request #1621 from Jared-Sprague/okp-doc-update
chore: updated the okp image pull url
2 parents c50425e + 170b7e0 commit 93b2bb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/okp_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ OKP (Offline Knowledge Portal) provides a Solr-backed RAG source that Lightspeed
4747
Start the OKP RAG service with Podman:
4848

4949
```bash
50-
podman run --rm -d -p 8983:8080 images.paas.redhat.com/offline-kbase/rhokp-rag:mar-9-2026
50+
podman run --rm -d -p 8983:8080 registry.redhat.io/offline-knowledge-portal/rhokp-rhel9:latest
5151
```
5252

5353
> **Note:** Remove `-d` to run in the foreground.

0 commit comments

Comments
 (0)