Siôn
06/07/2022, 12:03 PMpython: (flow built with '3.10.4', currently running with '3.7.13')")
But there doesnt seem to be any docs on how to set this python version in the agent deployment cliAnna Geller
docker pull prefecthq/prefect:latest-python3.10
docker pull prefecthq/prefect:latest-python3.9
docker pull prefecthq/prefect:latest-python3.8
docker pull prefecthq/prefect:latest-python3.7Siôn
06/07/2022, 12:13 PM