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 420bf4e commit cca5b65Copy full SHA for cca5b65
.gitpod.Dockerfile
@@ -25,5 +25,5 @@ RUN echo "unset DATABASE_URL" >> $HOME/.bashrc
25
RUN echo "export DATABASE_URL" >> $HOME/.bashrc
26
27
RUN pip3 install pytest==6.2.5 pytest-testdox mock
28
-RUN npm i @learnpack/learnpack@4.0.8 -g && learnpack plugins:install @learnpack/python@1.0.5
+RUN npm i @learnpack/learnpack@4.0.9 -g && learnpack plugins:install @learnpack/python@1.0.5
29
0 commit comments