Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Update deprecated docker module imports #118

Merged
merged 3 commits into from
Oct 10, 2023

Conversation

taljaards
Copy link
Contributor

@taljaards taljaards commented Sep 14, 2023

Updates imports of the deprecated Docker modules to the new versions (introduced in PrefectHQ/prefect#8788 & Prefect 2.10.11):

  • Change prefect.infrastructure.docker to prefect.infrastructure.container
  • Change prefect.docker to prefect.utilities.dockerutils
  • Bump minimum Prefect version to 2.10.11

Checklist

  • References any related issue by including "Closes #" or "Closes ".
    • If no issue exists and your change is not a small fix, please create an issue first.
  • Includes tests or only affects documentation.
  • Passes pre-commit checks.
    • Run pre-commit install && pre-commit run --all locally for formatting and linting.
  • Includes screenshots of documentation updates.
    • Run mkdocs serve view documentation locally.
  • Summarizes PR's changes in CHANGELOG.md

@taljaards taljaards requested a review from a team as a code owner September 14, 2023 14:27
Copy link
Member

@desertaxle desertaxle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@desertaxle desertaxle merged commit 14ed0a2 into PrefectHQ:main Oct 10, 2023
5 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants