You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PrefectDeprecationWarning: prefect.infrastructure.container.DockerContainer has been deprecated. It will not be available after Sep 2024. Use the Docker worker from prefect-docker instead. Refer to the upgrade guide for more information: https://docs.prefect.io/latest/guides/upgrade-guide-agents-to-workers/.
infra = DockerContainer(
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
My code for register multiple flows in docker
After run it I see warning:
How to upgrade my register code?
Beta Was this translation helpful? Give feedback.
All reactions