We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d91d35 commit 613dc04Copy full SHA for 613dc04
content/integrate/redis-data-integration/data-pipelines/prepare-dbs/oracle.md
@@ -330,7 +330,7 @@ that includes the required Oracle XML libraries.
330
docker image save quay.io/debezium/server:3.0.8.Final -o dbz3.0.8-xml-linux-amd.tar
331
```
332
333
-4. Add the image to your k3s image repository:
+4. Add the image to your K3s image repository:
334
335
```bash
336
sudo k3s ctr images import dbz3.0.8-xml-linux-amd.tar all
0 commit comments