mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-11-14 16:55:42 +00:00
Back to full blown debian base images as they seem to be more reliable.
This commit is contained in:
parent
6db99cfba5
commit
6317a479f5
@ -38,8 +38,8 @@ services:
|
||||
- $HOME/.docker/config.json:/home/opaque_daemon/.docker/config.json
|
||||
db:
|
||||
env_file: db.env
|
||||
image: postgres:11-alpine
|
||||
image: postgres:11
|
||||
volumes:
|
||||
- /srv/opaque/database:/var/lib/postgresql/data
|
||||
redis:
|
||||
image: redis:alpine
|
||||
image: redis:5
|
||||
|
Loading…
Reference in New Issue
Block a user