Skip to content

Commit

Permalink
bump mP postgres to ver 12
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey committed Sep 9, 2021
1 parent a4ca90b commit 46aba78
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 46aba78

Please sign in to comment.