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 7, 2024
1 parent d8d5d56 commit a0f11b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitpod.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ FROM gitpod/workspace-full:latest

USER gitpod

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

0 comments on commit a0f11b7

Please sign in to comment.