Skip to content

Commit a87ad2c

Browse files
Merge pull request #14 from dsilva06/learnpack-version
learnpack-v
2 parents 2885342 + dd505c3 commit a87ad2c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitpod.Dockerfile

+1-2
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,4 @@ FROM gitpod/workspace-full
33
USER gitpod
44

55
RUN pip3 install pytest==4.4.2 pytest-testdox mock
6-
RUN npm i @learnpack/learnpack -g && learnpack plugins:install learnpack-python@0.0.35
7-
6+
RUN npm i @learnpack/learnpack@2.1.18 -g && learnpack plugins:install @learnpack/python

0 commit comments

Comments
 (0)