We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents afa6454 + 4553793 commit 800e1ddCopy full SHA for 800e1dd
.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 @learnpack/learnpack && learnpack plugins:install learnpack-python@0.0.35
+RUN npm i -g @learnpack/learnpack@2.1.18 && learnpack plugins:install @learnpack/python
0 commit comments