There was an error while loading. Please reload this page.
1 parent 756f7a9 commit 121e7f7Copy full SHA for 121e7f7
.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.94 -g
+RUN pip3 install pytest==4.4.2 pytest-testdox && npm i breathecode-cli@1.1.98 -g
6
0 commit comments