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 f8ea57c commit 73aec5eCopy full SHA for 73aec5e
.gitpod.Dockerfile
@@ -4,4 +4,4 @@ FROM gitpod/workspace-full:latest
4
5
USER gitpod
6
7
-RUN pip3 install pytest==4.4.2 pytest-testdox mock && npm i [email protected].2 -g
+RUN pip3 install pytest==4.4.2 pytest-testdox mock && npm i [email protected].4 -g
0 commit comments