<@U032YSSRZA7> apologies for the delay, but i owe ...
# flytekit
t
@aloof-artist-49685 apologies for the delay, but i owe you the sample commands for specifying multiple images
👍 1
for pyflyte run, you can specify the values of those image by doing this
Copy code
pyflyte run --remote --image default=<http://ghcr.io/flyteorg/flytekit:py3.10-1.0.0|ghcr.io/flyteorg/flytekit:py3.10-1.0.0> --image older=<http://ghcr.io/flyteorg/flytekit:py3.7-0.32.6|ghcr.io/flyteorg/flytekit:py3.7-0.32.6> core/flyte_basics/hello_world.py my_wf
the --image switch can be specified as many times as you need.
cc @echoing-queen-96254
👀 1
t
Also, cc: @billowy-sundown-31926
f
can we please improve the exampl
1
b
Almost done improving it @freezing-airport-6809
166 Views