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
|
FROM docker.io/python:alpine
|
||||||
|
|
||||||
COPY . /app
|
COPY . /app
|
||||||
ENV UV_LINK_MODE=COPY
|
ENV UV_LINK_MODE=copy
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue