Skip to content

Commit 197888c

Browse files
committed
learnpack-v
1 parent 5d0ab48 commit 197888c

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,5 +4,5 @@ FROM gitpod/workspace-full:latest
44
USER gitpod
55

66
RUN pip3 install pytest==4.4.2 pytest-testdox mock
7-
RUN npm i @learnpack/learnpack -g && learnpack plugins:install learnpack-python@0.0.36
7+
RUN npm i @learnpack/learnpack@2.1.18 -g && learnpack plugins:install learnpack-python@0.0.36
88

0 commit comments

Comments
 (0)