Fix
This commit is contained in:
parent
75bf44479f
commit
04edafde2c
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
FROM docker.io/python:alpine
|
||||
|
||||
COPY . /app
|
||||
ENV UV_LINK_MODE=COPY
|
||||
ENV UV_LINK_MODE=copy
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue