Skip to content

Commit

Permalink
Merge pull request #3416 from bensteinberg/update-20231027
Browse files Browse the repository at this point in the history
Update payments image
  • Loading branch information
bensteinberg authored Nov 1, 2023
2 parents 5b2cc9b + 764746b commit f70d115
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 f70d115

Please sign in to comment.