Skip to content

Commit c9757a5

Browse files
Update dependency dagster-io/dagster to v1.13.3 (#2198)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f2d01fe commit c9757a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dg_deployments/Dockerfile.dagster-k8s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ FROM python:3.13-slim
1616
COPY --from=ghcr.io/astral-sh/uv:latest /uv /usr/local/bin/uv
1717

1818
# renovate: datasource=github-releases depName=dagster-io/dagster
19-
ARG DAGSTER_VERSION=1.13.2
19+
ARG DAGSTER_VERSION=1.13.3
2020

2121
# Set working directory
2222
WORKDIR /opt/dagster/app

0 commit comments

Comments
 (0)