Skip to content

Commit

Permalink
Merge pull request #3478 from bensteinberg/update-payments-20240229
Browse files Browse the repository at this point in the history
Update payments image
  • Loading branch information
bensteinberg committed Mar 4, 2024
2 parents ef0c22b + 664fdca commit 614ccaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.override.yml
Expand Up @@ -87,7 +87,7 @@ services:
- perma_payments

perma-payments:
image: registry.lil.tools/harvardlil/perma-payments:10-f03dfdaec0573a5564a2a5949fa6a8a3
image: registry.lil.tools/harvardlil/perma-payments:13-c18c3f7490132fdb7180f75751c662e7
# 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 614ccaa

Please sign in to comment.