Skip to content

Commit 5f82d97

Browse files
Update .gitpod.Dockerfile
1 parent c8c2243 commit 5f82d97

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
@@ -1,4 +1,4 @@
11
FROM gitpod/workspace-full
22
USER gitpod
33
RUN pip3 install pytest==4.4.2 pytest-testdox mock
4-
RUN npm i [email protected].8 -g && learnpack plugins:install [email protected]
4+
RUN npm i [email protected].12 -g && learnpack plugins:install [email protected]

0 commit comments

Comments
 (0)