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

+1-1
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 learnpack@0.1.8 -g && learnpack plugins:install learnpack-python@0.0.34
4+
RUN npm i learnpack@0.1.12 -g && learnpack plugins:install learnpack-python@0.0.34

0 commit comments

Comments
 (0)