feat(dagster): deploy without restart
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
FROM docker.io/dagster/dagster-k8s:1.11.10
|
||||
FROM docker.io/dagster/dagster-k8s:1.11.13
|
||||
|
||||
RUN pip install dagster-duckdb dagster-postgres pandas 'dlt[filesystem,postgres,s3]'
|
||||
RUN pip install "dlt[duckdb]" pyarrow pyiceberg s3fs simple-salesforce
|
||||
|
||||
Reference in New Issue
Block a user