This commit is contained in:
@@ -10,8 +10,9 @@ RUN wget -q -O- https://raw.githubusercontent.com/nvm-sh/nvm/master/install.sh |
|
||||
[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" && \
|
||||
nvm install 24 && \
|
||||
add-apt-repository ppa:longsleep/golang-backports && \
|
||||
add-apt-repository ppa:git-core/ppa && \
|
||||
apt-get update && \
|
||||
apt-get install -y golang-go pipx && \
|
||||
apt-get install -y golang-go pipx git && \
|
||||
apt-get clean && \
|
||||
pipx install poetry && \
|
||||
pipx install uv
|
||||
|
||||
Reference in New Issue
Block a user