Skip to content

Commit

Permalink
Update .gitpod.Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Charlytoc authored May 31, 2024
1 parent 0c7e0e6 commit 79086ce
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 @@ -3,4 +3,4 @@ FROM gitpod/workspace-full
USER gitpod

RUN npm i [email protected] [email protected] -g
RUN npm i @learnpack/[email protected].47 -g && learnpack plugins:install @learnpack/[email protected].11 && learnpack plugins:install @learnpack/[email protected].17
RUN npm i @learnpack/[email protected].53 -g && learnpack plugins:install @learnpack/[email protected].12 && learnpack plugins:install @learnpack/[email protected].7

0 comments on commit 79086ce

Please sign in to comment.