Skip to content

Commit

Permalink
Update serverlessworkflow/modules/ROOT/pages/cloud/operator/install-k…
Browse files Browse the repository at this point in the history
…n-workflow-cli.adoc
  • Loading branch information
wmedvede committed Jul 9, 2024
1 parent 44877f4 commit b233f72
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ To install the Knative Workflow Plugin using the artifacts image you must follow

[source, shell]
----
export KN_IMAGE=registry.redhat.io/openshift-serverless-1/kn-workflow-cli-artifacts-rhel8:1.33.0
export KN_IMAGE=registry.redhat.io/openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8:1.33.0
export KN_CONTAINER_ID=$(docker run -di $KN_IMAGE)
----
Expand Down

0 comments on commit b233f72

Please sign in to comment.