Skip to content

Commit fd39a4f

Browse files
authored
Update .gitpod.Dockerfile
1 parent 96471d5 commit fd39a4f

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

55
RUN pip3 install pytest==4.4.2 pytest-testdox mock
6-
RUN npm i learnpack@0.1.8 -g && learnpack plugins:install learnpack-python@0.0.34
6+
RUN npm i learnpack@0.1.14 -g && learnpack plugins:install learnpack-python@0.0.35
77

0 commit comments

Comments
 (0)