Postgres 15.4 in datashield, exporter and login

This commit is contained in:
juarez
2023-09-19 14:21:15 +02:00
parent 3a6520a668
commit 3dfc4cf57d
3 changed files with 3 additions and 3 deletions

View File

@ -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"