We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8c2243 commit 5f82d97Copy full SHA for 5f82d97
.gitpod.Dockerfile
@@ -1,4 +1,4 @@
1
FROM gitpod/workspace-full
2
USER gitpod
3
RUN pip3 install pytest==4.4.2 pytest-testdox mock
4
-RUN npm i learnpack@0.1.8 -g && learnpack plugins:install learnpack-python@0.0.34
+RUN npm i learnpack@0.1.12 -g && learnpack plugins:install learnpack-python@0.0.34
0 commit comments