Pull docker images from DKFZ mirror

This commit is contained in:
Martin Lablans
2023-03-09 11:16:34 +01:00
parent dd4066d1a0
commit 33b50372c6
7 changed files with 18 additions and 18 deletions

View File

@ -42,7 +42,7 @@ services:
- patientlist-db
patientlist-db:
image: postgres:15.1-alpine
image: docker.verbis.dkfz.de/cache/postgres:15.1-alpine
container_name: bridgehead-patientlist-db
environment:
POSTGRES_USER: "mainzelliste"