Skip to content

Commit

Permalink
fix(dagster): Update dagster (patch) (#172)
Browse files Browse the repository at this point in the history
Signed-off-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
Co-authored-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
  • Loading branch information
plural-renovate[bot] and plural-renovate[bot] authored Aug 11, 2023
1 parent 61fba1d commit 5fc56cf
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.4.4
FROM docker.io/dagster/user-code-example:1.4.5

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.20.4
dagster-azure==0.20.4
dagster-gcp==0.20.5
dagster-azure==0.20.5

0 comments on commit 5fc56cf

Please sign in to comment.