Commit f24443b6 by Christophe Angeli

fix postgres version

parent 1f8b9d70
......@@ -23,7 +23,7 @@ services:
restart: always
postgres:
image: kiasaki/alpine-postgres:9.6
image: kiasaki/alpine-postgres
ports:
- 5432:5432
environment:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment