Skip to content

Commit

Permalink
Update .gitpod.Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Charlytoc authored Apr 1, 2024
1 parent 39a85ec commit 855aa82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitpod.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ RUN echo "unset DATABASE_URL" >> $HOME/.bashrc
RUN echo "export DATABASE_URL" >> $HOME/.bashrc

RUN pip3 install pytest==6.2.5 pytest-testdox mock requests toml
RUN npm i @learnpack/[email protected].20 -g && learnpack plugins:install @learnpack/[email protected].0
RUN npm i @learnpack/[email protected].39 -g && learnpack plugins:install @learnpack/[email protected].3

0 comments on commit 855aa82

Please sign in to comment.