We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d93cdfe commit 8964b63Copy full SHA for 8964b63
.gitpod.Dockerfile
@@ -4,4 +4,4 @@ FROM gitpod/workspace-full:latest
4
USER gitpod
5
6
RUN npm i [email protected] -g
7
-RUN npm i @learnpack/[email protected].20 -g && learnpack plugins:install [email protected]
+RUN npm i @learnpack/[email protected].26 -g && learnpack plugins:install [email protected]
0 commit comments