We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3876a9b commit 4e0ea39Copy full SHA for 4e0ea39
.gitpod.Dockerfile
@@ -1,3 +1,3 @@
1
FROM gitpod/workspace-full
2
USER gitpod
3
-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