Skip to content

Commit d30eea0

Browse files
chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.10.6
1 parent fad5c03 commit d30eea0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ RUN apt-get update -y && apt-get install -y sqlite3
44

55
WORKDIR /home/server
66

7-
COPY --from=ghcr.io/astral-sh/uv:0.10.0 /uv /uvx /bin/
7+
COPY --from=ghcr.io/astral-sh/uv:0.10.6 /uv /uvx /bin/
88

99
ENV UV_COMPILE_BYTECODE=1
1010
ENV UV_LINK_MODE=copy

0 commit comments

Comments
 (0)