We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c943a6b + cf32917 commit 71d13bbCopy full SHA for 71d13bb
.gitpod.Dockerfile
@@ -1,4 +1,4 @@
1
FROM gitpod/workspace-full:latest
2
USER gitpod
3
RUN pip3 install pytest==4.4.2 pytest-testdox mock
4
-RUN npm i -g [email protected] && learnpack plugins:install [email protected]
+RUN npm i -g @learnpack/learnpack && learnpack plugins:install [email protected]
0 commit comments