User postgres if docker.verbis.dkfz.de

This commit is contained in:
juarez
2023-08-02 14:38:25 +02:00
parent a1e76a61b8
commit 0866cacc5a
3 changed files with 3 additions and 3 deletions

View File

@ -56,7 +56,7 @@ services:
opal-db: # Data
container_name: bridgehead-opal-db
image: postgres:15.1-alpine
image: docker.verbis.dkfz.de/cache/postgres:15.1-alpine
environment:
POSTGRES_PASSWORD: "${OPAL_DB_PASSWORD}"
POSTGRES_USER: "opal"