Skip to content

Commit

Permalink
Merge pull request #2866 from rebeccacremona/perma-payments
Browse files Browse the repository at this point in the history
Use the latest Perma Payments in dev.
  • Loading branch information
bensteinberg authored Oct 28, 2020
2 parents 6482640 + a15b0e9 commit 3d9f64e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ services:
- perma_payments

perma-payments:
image: registry.lil.tools/harvardlil/perma-payments:0.26
image: registry.lil.tools/harvardlil/perma-payments:0.29
# hack: sleep to give the database time to start up
command: >
sh -c "sleep 5 && pipenv run ./manage.py migrate &&
Expand Down

0 comments on commit 3d9f64e

Please sign in to comment.