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 fa5d2dc commit 6e93edaCopy full SHA for 6e93eda
.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.2.4 -g
+RUN pip3 install pytest==4.4.2 pytest-testdox && npm i breathecode-cli@1.2.5 -g
6
0 commit comments