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

Back to full blown debian base images as they seem to be more reliable.

parent 6db99cfb
No related branches found
No related tags found
No related merge requests found
......@@ -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
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