Bump postgres version to 15.6

This commit is contained in:
Martin Lablans 2024-02-09 16:58:02 +01:00
parent f3abde1dfd
commit 44ac09b9c1
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.4-alpine
image: docker.verbis.dkfz.de/cache/postgres:15.6-alpine
container_name: bridgehead-patientlist-db
environment:
POSTGRES_USER: "mainzelliste"