Skip to content

Commit

Permalink
Update postgres Docker tag to v11.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 18, 2019
1 parent 074a145 commit 33b16a0
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 @@ -22,7 +22,7 @@ services:

postgre:
container_name: postgre
image: postgres:11.5
image: postgres:11.6
ports:
- 5432:5432
volumes:
Expand Down

0 comments on commit 33b16a0

Please sign in to comment.