Skip to content

Commit 800e1dd

Browse files
Merge pull request 4GeeksAcademy#38 from dsilva06/learnpack-version
learnpack -v
2 parents afa6454 + 4553793 commit 800e1dd

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:latest
22
USER gitpod
33
RUN pip3 install pytest==4.4.2 pytest-testdox mock
4-
RUN npm i -g @learnpack/learnpack && learnpack plugins:install learnpack-python@0.0.35
4+
RUN npm i -g @learnpack/learnpack@2.1.18 && learnpack plugins:install @learnpack/python

0 commit comments

Comments
 (0)