Skip to content

Commit f8ea57c

Browse files
authored
Update .gitpod.Dockerfile
1 parent 0b01e2b commit f8ea57c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitpod.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ FROM gitpod/workspace-full:latest
44

55
USER gitpod
66

7-
RUN pip3 install pytest==4.4.2 pytest-testdox mock && npm i breathecode-cli@1.1.98 -g
7+
RUN pip3 install pytest==4.4.2 pytest-testdox mock && npm i breathecode-cli@1.2.2 -g

0 commit comments

Comments
 (0)