add uvx
This commit is contained in:
parent
c3e2abd2bc
commit
8e80e2956c
1 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,8 @@ RUN apt-get update \
|
||||||
&& apt-get clean \
|
&& apt-get clean \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
|
RUN pip install uvenv --break-system-packages
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
COPY --from=build /workspace/openmcpauthproxy /app/
|
COPY --from=build /workspace/openmcpauthproxy /app/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue