Skip to content

Commit

Permalink
Bump Dagster to v1.9.4, lib v0.25.4
Browse files Browse the repository at this point in the history
  • Loading branch information
darrylng committed Dec 10, 2024
1 parent 5ac9dec commit b3ca326
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dagster/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/dagster/user-code-example:1.7.12
FROM docker.io/dagster/user-code-example:1.9.4

COPY requirements.txt requirements.txt
RUN pip freeze | grep -i dagster > protected-packages.txt \
Expand Down
4 changes: 2 additions & 2 deletions dagster/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
dagster-gcp==0.23.12
dagster-azure==0.23.12
dagster-gcp==0.25.4
dagster-azure==0.25.4

0 comments on commit b3ca326

Please sign in to comment.