Skip to content

Commit

Permalink
Update payments image
Browse files Browse the repository at this point in the history
  • Loading branch information
bensteinberg committed Oct 27, 2023
1 parent dcdf412 commit 764746b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.override.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ services:
- perma_payments

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

0 comments on commit 764746b

Please sign in to comment.