Skip to content

Commit cca5b65

Browse files
authored
Update .gitpod.Dockerfile
1 parent 420bf4e commit cca5b65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitpod.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ 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 @learnpack/learnpack@4.0.8 -g && learnpack plugins:install @learnpack/python@1.0.5
28+
RUN npm i @learnpack/learnpack@4.0.9 -g && learnpack plugins:install @learnpack/python@1.0.5
2929

0 commit comments

Comments
 (0)