This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user