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: ...@@ -38,8 +38,8 @@ services:
- $HOME/.docker/config.json:/home/opaque_daemon/.docker/config.json - $HOME/.docker/config.json:/home/opaque_daemon/.docker/config.json
db: db:
env_file: db.env env_file: db.env
image: postgres:11-alpine image: postgres:11
volumes: volumes:
- /srv/opaque/database:/var/lib/postgresql/data - /srv/opaque/database:/var/lib/postgresql/data
redis: redis:
image: redis:alpine image: redis:5
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment