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 1, 2024
1 parent 0362294 commit 15a676d
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] -g
RUN npm i @learnpack/[email protected].26 -g && learnpack plugins:install learnpack-html@0.0.20
RUN npm i @learnpack/[email protected].39 -g && learnpack plugins:install @learnpack/html@1.1.2

0 comments on commit 15a676d

Please sign in to comment.