We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9226bc1 commit 33da580Copy full SHA for 33da580
.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 breathecode-cli@1.2.52 -g
+RUN pip3 install pytest==4.4.2 pytest-testdox mock && npm i breathecode-cli@1.2.70 -g
0 commit comments