Merge pull request #120 from samply/maintenance/updatePostgres

Update Postgres from 15.1 to 15.4
This commit is contained in:
Martin Lablans 2023-09-19 11:34:45 +02:00 committed by GitHub
commit 6bb0471a64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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