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 791ec89 commit bd1694aCopy full SHA for bd1694a
.gitpod.Dockerfile
@@ -4,4 +4,4 @@ FROM gitpod/workspace-full:latest
4
USER gitpod
5
6
RUN npm i [email protected] [email protected] -g
7
-RUN npm i @learnpack/learnpack@2.1.47 -g && learnpack plugins:install @learnpack/[email protected]
+RUN npm i @learnpack/learnpack@4.0.8 -g && learnpack plugins:install @learnpack/[email protected]
0 commit comments