Skip to content

Commit

Permalink
Use latest postgres
Browse files Browse the repository at this point in the history
  • Loading branch information
Tane Morgan committed May 18, 2019
1 parent a5cebff commit 489ef17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ services:
- .:/usr/src/app
- /usr/src/app/node_modules
postgres:
image: postgres:10.3
image: postgres:11.3
environment:
- POSTGRES_PASSWORD=password
- POSTGRES_USER=realworld

0 comments on commit 489ef17

Please sign in to comment.