Skip to content

Commit

Permalink
Merge pull request #138 from 4GeeksAcademy/Charlytoc-patch-3
Browse files Browse the repository at this point in the history
Update .gitpod.dockerfile
  • Loading branch information
Charlytoc authored Apr 7, 2024
2 parents c6bfa83 + 9a4bf43 commit 531d737
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:latest
USER gitpod

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

0 comments on commit 531d737

Please sign in to comment.