Ajeel Ahmed
09/20/2024, 10:29 AMMarvin
09/20/2024, 10:29 AMprefecthq/prefect
repository. Prefect maintains and updates these images with each release.
Here is a quick link for more information:
- Prefect Docker Guide
- Upgrade to Prefect 3
For specific tags and versions, you can directly refer to the Docker Hub repository for Prefect:
- Prefect on Docker Hub
If you need to upgrade or work with Prefect 3, running the following command will upgrade your local Prefect installation:
bash
pip install -U prefect
Let me know if you need any more details!