Skip to content

Commit b777f8d

Browse files
authored
dockerfile rectified
1 parent be4464f commit b777f8d

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
@@ -2,4 +2,4 @@ FROM gitpod/workspace-full:latest
22

33
USER gitpod
44

5-
RUN $ pip3 install pytest==4.4.2 pytest-testdox mock && npm i learnpack@0.0.88 -g && learnpack plugins:install learnpack-node@0.0.17
5+
RUN RUN npm i jest@24.8.0 -g && npm i learnpack@0.0.88 -g && learnpack plugins:install learnpack-node@0.0.17

0 commit comments

Comments
 (0)