Skip to content

Commit

Permalink
chore: bump weld
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNuclearNexus committed Feb 17, 2025
1 parent 0be2835 commit afb7759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platforms/api/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ RUN add-apt-repository ppa:deadsnakes/ppa
RUN apt update
RUN apt install -y python3-full python3-pip git curl

RUN pip install --break-system-packages git+https://github.com/Smithed-MC/smithed-python@213336e0ff6f985b3fa5b16e32ba47e1646b9684 rich
RUN pip install --break-system-packages git+https://github.com/Smithed-MC/smithed-python@3f29b023a070ef72ffb3bdbbd7c21d36e8c67d5a rich

RUN mkdir /usr/local/nvm
ENV NVM_DIR /usr/local/nvm
Expand Down

0 comments on commit afb7759

Please sign in to comment.