mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-05-25 18:13:41 +00:00
fix: docker build (#385)
* fix: docker build * modify base docker image
This commit is contained in:
parent
7ad11bf86c
commit
d4fbc86b28
@ -1,4 +1,4 @@
|
|||||||
FROM ghcr.io/astral-sh/uv:python3.12-bookworm-slim
|
FROM ghcr.io/astral-sh/uv:python3.12-bookworm
|
||||||
|
|
||||||
# Install uv.
|
# Install uv.
|
||||||
COPY --from=ghcr.io/astral-sh/uv:latest /uv /bin/uv
|
COPY --from=ghcr.io/astral-sh/uv:latest /uv /bin/uv
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user