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 ea9ff9b commit 5ba6107
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 [email protected] -g && npm i [email protected] -g && npm i @learnpack/[email protected] -g && learnpack plugins:install @learnpack/[email protected].11
RUN npm i [email protected] -g && npm i [email protected] -g && npm i @learnpack/[email protected] -g && learnpack plugins:install @learnpack/[email protected].14

0 comments on commit 5ba6107

Please sign in to comment.