We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c4f162 commit 3beb24eCopy full SHA for 3beb24e
.gitpod.Dockerfile
@@ -25,4 +25,4 @@ RUN echo "unset DATABASE_URL" >> $HOME/.bashrc
25
RUN echo "export DATABASE_URL" >> $HOME/.bashrc
26
27
RUN pip3 install pytest==6.2.5 mock pytest-testdox toml
28
-RUN npm i @learnpack/[email protected].20 -g && learnpack plugins:install @learnpack/[email protected].0
+RUN npm i @learnpack/[email protected].39 -g && learnpack plugins:install @learnpack/[email protected].3
0 commit comments