mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-11-15 01:05:42 +00:00
Use Posgres 11... It seems like there are some incompatibilities
This commit is contained in:
parent
313a784766
commit
8158c742d9
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user