We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a87ad2c commit d5cc87cCopy full SHA for d5cc87c
.gitpod.Dockerfile
@@ -3,4 +3,4 @@ FROM gitpod/workspace-full
3
USER gitpod
4
5
RUN pip3 install pytest==4.4.2 pytest-testdox mock
6
-RUN npm i @learnpack/learnpack@2.1.18 -g && learnpack plugins:install @learnpack/python
+RUN npm i @learnpack/learnpack@2.1.20 -g && learnpack plugins:install @learnpack/python@1.0.0
0 commit comments