mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-16 21:50:14 +02:00
Postgres 15.4 in datashield, exporter and login
This commit is contained in:
@ -46,7 +46,7 @@ services:
|
||||
|
||||
opal-db:
|
||||
container_name: bridgehead-opal-db
|
||||
image: docker.verbis.dkfz.de/cache/postgres:15.1-alpine
|
||||
image: docker.verbis.dkfz.de/cache/postgres:15.4-alpine
|
||||
environment:
|
||||
POSTGRES_PASSWORD: "${OPAL_DB_PASSWORD}" # Set in datashield-setup.sh
|
||||
POSTGRES_USER: "opal"
|
||||
|
Reference in New Issue
Block a user