Skip to content

Commit

Permalink
Update .gitpod.Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tommygonzaleza authored Mar 11, 2024
1 parent dd7e1b7 commit c3bd7df
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitpod.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ FROM gitpod/workspace-full:latest

USER gitpod

RUN npm i [email protected] -g
RUN npm i @learnpack/[email protected] -g && learnpack plugins:install [email protected]
RUN npm i [email protected] -g && npm i @learnpack/[email protected] -g && learnpack plugins:install [email protected]

0 comments on commit c3bd7df

Please sign in to comment.