bring postgres image to version 9.6 in docker

This commit is contained in:
jmath1 2020-06-12 03:02:59 -04:00
parent 7f38d6bc8f
commit 945cbedc72

View file

@ -18,7 +18,7 @@ services:
- back
postgres:
image: postgres:9
image: postgres:9.6
environment:
- POSTGRES_USER=newsblur
- POSTGRES_PASSWORD=newsblur