diff --git a/Dockerfile b/Dockerfile index c654a85..1c1db94 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM prefecthq/prefect:2.16.3-python3.11 +FROM prefecthq/prefect:3.0.1-python3.11 # Linux dependencies RUN apt-get update && apt-get install -y git