Skip to content

Commit 3beb24e

Browse files
authored
Update .gitpod.Dockerfile
1 parent 0c4f162 commit 3beb24e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitpod.Dockerfile

Lines changed: 1 addition & 1 deletion
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 mock pytest-testdox toml
28-
RUN npm i @learnpack/learnpack@2.1.20 -g && learnpack plugins:install @learnpack/python@1.0.0
28+
RUN npm i @learnpack/learnpack@2.1.39 -g && learnpack plugins:install @learnpack/python@1.0.3

0 commit comments

Comments
 (0)