This commit is contained in:
parent
059d536d2a
commit
1a2f6c6bb1
@ -7,4 +7,5 @@ ENV PIPX_BIN_DIR=/usr/local/bin
|
||||
RUN apt-get update && \
|
||||
apt-get install -y pipx && \
|
||||
apt-get clean && \
|
||||
pipx install poetry uv
|
||||
pipx install poetry && \
|
||||
pipx install uv
|
||||
|
Loading…
Reference in New Issue
Block a user