diff --git a/.gitpod.Dockerfile b/.gitpod.Dockerfile index 83c9b674..6d2f42a6 100644 --- a/.gitpod.Dockerfile +++ b/.gitpod.Dockerfile @@ -4,5 +4,5 @@ FROM gitpod/workspace-full:latest USER gitpod RUN pip3 install pytest==4.4.2 pytest-testdox mock -RUN npm i learnpack@0.1.19 -g && learnpack plugins:install learnpack-python@0.0.36 +RUN npm i @learnpack/learnpack -g && learnpack plugins:install learnpack-python@0.0.36