Skip to content

Commit 4e0ea39

Browse files
authored
Update .gitpod.Dockerfile
1 parent 3876a9b commit 4e0ea39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitpod.Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
FROM gitpod/workspace-full
22
USER gitpod
3-
RUN pip3 install pytest==4.4.2 pytest-testdox mock && npm i breathecode-cli@1.2.52 -g
3+
RUN pip3 install pytest==4.4.2 pytest-testdox mock && npm i breathecode-cli@1.2.70 -g

0 commit comments

Comments
 (0)