Skip to content

Commit 7d3e275

Browse files
Update beta/serverless-fleets/run_wordcount
Co-authored-by: Enrico Regge <[email protected]>
1 parent 288013c commit 7d3e275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

beta/serverless-fleets/run_wordcount

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ CMDS=wordcount_commands.jsonl
2323

2424
echo ibmcloud code-engine experimental fleet run
2525
echo " "--name "fleet-${uuid}-1"
26-
echo " "--image registry.access.redhat.com/ubi8/ubi-minimal:latest
26+
echo " "--image registry.access.redhat.com/ubi9/ubi-minimal:latest
2727
echo " "--registry-secret fleet-registry-secret
2828
echo " "--tasks-from-local-file $CMDS
2929
echo " "--cpu $CPU

0 commit comments

Comments
 (0)