mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-06-25 07:20:34 +00:00
Use Posgres 11... It seems like there are some incompatibilities
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user