Skip to content

Commit eff3f5a

Browse files
Update ghcr.io/astral-sh/uv Docker tag to v0.7.17
1 parent 7d07e02 commit eff3f5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ RUN apt-get update \
2121
postgresql-client-17 \
2222
&& rm -rf /var/lib/apt/lists/*
2323

24-
COPY --from=ghcr.io/astral-sh/uv:0.7.13 /uv /uvx /bin/
24+
COPY --from=ghcr.io/astral-sh/uv:0.7.17 /uv /uvx /bin/
2525

2626
WORKDIR /app
2727

0 commit comments

Comments
 (0)