There was an error while loading. Please reload this page.
1 parent 9e5bd6d commit 70cbc5eCopy full SHA for 70cbc5e
.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.98 -g
+RUN pip3 install pytest==4.4.2 pytest-testdox && npm i breathecode-cli@1.2.2 -g
6
0 commit comments