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 288013c commit 7d3e275Copy full SHA for 7d3e275
beta/serverless-fleets/run_wordcount
@@ -23,7 +23,7 @@ CMDS=wordcount_commands.jsonl
23
24
echo ibmcloud code-engine experimental fleet run
25
echo " "--name "fleet-${uuid}-1"
26
-echo " "--image registry.access.redhat.com/ubi8/ubi-minimal:latest
+echo " "--image registry.access.redhat.com/ubi9/ubi-minimal:latest
27
echo " "--registry-secret fleet-registry-secret
28
echo " "--tasks-from-local-file $CMDS
29
echo " "--cpu $CPU
0 commit comments