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 5, 2024
1 parent 7ee6c0e commit 3215393
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 @@ -2,4 +2,4 @@ FROM gitpod/workspace-full:latest

USER gitpod

RUN npm i jest@24.8.0 @learnpack/[email protected] -g && learnpack plugins:install @learnpack/[email protected].8
RUN npm i jest@29.7.0 -g && npm i [email protected] -g && npm i @learnpack/[email protected] -g && learnpack plugins:install @learnpack/[email protected].11

0 comments on commit 3215393

Please sign in to comment.