Skip to content

Commit

Permalink
Merge pull request #122 from internet2/PC_updates_8-21
Browse files Browse the repository at this point in the history
bump mP postgres to ver 12
  • Loading branch information
pcaskey authored Sep 9, 2021
2 parents e058d32 + 46aba78 commit c78416a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Workbench/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ services:
- CREATE_NEW_DATABASE=if_needed

midpoint_data:
image: postgres:11
image: postgres:12
environment:
- POSTGRES_PASSWORD_FILE=/run/secrets/mp_database_password.txt
- POSTGRES_USER=midpoint
Expand Down

0 comments on commit c78416a

Please sign in to comment.