Skip to content

Commit bab4b8f

Browse files
authored
Update .gitpod.Dockerfile
1 parent f481576 commit bab4b8f

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 pytest-testdox && npm i breathecode-cli@1.1.81 -g
7+
RUN pip3 install pytest==4.4.2 pytest-testdox && npm i breathecode-cli@1.1.81 -g

0 commit comments

Comments
 (0)