We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6c31d2 commit 941485aCopy full SHA for 941485a
.gitpod.Dockerfile
@@ -3,4 +3,4 @@ FROM gitpod/workspace-full:latest
3
USER gitpod
4
5
RUN npm i [email protected] [email protected] -g
6
-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 commit comments