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

@ -29,7 +29,7 @@ services:
# - "bridgehead-exporter:/app/exporter-files"
exporter-db:
image: postgres:15.1-alpine
image: docker.verbis.dkfz.de/cache/postgres:15.1-alpine
container_name: bridgehead-ccp-exporter-db
environment:
POSTGRES_USER: "exporter"