Skip to content

Commit e2ac85c

Browse files
chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.11.8
1 parent 9c236d7 commit e2ac85c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ COPY --from=d3fk/kubectl:v1.30 /kubectl /usr/local/bin/
1212

1313
# install uv (https://github.com/astral-sh/uv)
1414
# docs for using uv with Docker: https://docs.astral.sh/uv/guides/integration/docker/
15-
COPY --from=ghcr.io/astral-sh/uv:0.11.6 /uv /bin/uv
15+
COPY --from=ghcr.io/astral-sh/uv:0.11.8 /uv /bin/uv
1616

1717
ENV UV_PROJECT_ENVIRONMENT=/usr/local/
1818
ENV DAGSTER_HOME=/opt/dagster/dagster_home

0 commit comments

Comments
 (0)