We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29f2e70 commit 8b21338Copy full SHA for 8b21338
.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 pytest-testdox mock
28
-RUN npm i @learnpack/[email protected].47 -g && learnpack plugins:install @learnpack/[email protected]
+RUN npm i @learnpack/[email protected].56 -g && learnpack plugins:install @learnpack/[email protected]
0 commit comments