Skip to content

Commit 73aec5e

Browse files
authored
Update .gitpod.Dockerfile
1 parent f8ea57c commit 73aec5e

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 [email protected].2 -g
7+
RUN pip3 install pytest==4.4.2 pytest-testdox mock && npm i [email protected].4 -g

0 commit comments

Comments
 (0)