Skip to content

Commit b3f3854

Browse files
authored
Update .gitpod.Dockerfile
1 parent 0c84ac0 commit b3f3854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitpod.Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ RUN echo "unset DATABASE_URL" >> $HOME/.bashrc
2525
RUN echo "export DATABASE_URL" >> $HOME/.bashrc
2626

2727
RUN pip3 install pytest==6.2.5 pytest-testdox mock
28-
RUN npm i -g @learnpack/[email protected].20 && learnpack plugins:install @learnpack/[email protected].0
28+
RUN npm i @learnpack/[email protected].39 -g && learnpack plugins:install @learnpack/[email protected].3

0 commit comments

Comments
 (0)