Skip to content
Snippets Groups Projects
Commit 8158c742 authored by Patrick Jentsch's avatar Patrick Jentsch
Browse files

Use Posgres 11... It seems like there are some incompatibilities

parent 313a7847
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,7 @@ services:
constraints:
- node.role == manager
env_file: db.env
image: postgres:alpine
image: postgres:11-alpine
volumes:
- /srv/opaque/database:/var/lib/postgresql/data
redis:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment