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 d1dd22c commit d0f3179Copy full SHA for d0f3179
.gitpod.Dockerfile
@@ -2,5 +2,5 @@ FROM gitpod/workspace-full:latest
2
3
USER gitpod
4
5
-RUN pip3 install pytest==4.4.2 pytest-testdox && npm i breathecode-cli@1.1.81 -g
+RUN pip3 install pytest==4.4.2 pytest-testdox && npm i breathecode-cli@1.2.4 -g
6
0 commit comments