Postgres 15.4 in datashield, exporter and login

This commit is contained in:
juarez
2023-09-19 14:21:15 +02:00
parent 594794edb4
commit 285f471298
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ version: "3.7"
services:
login-db:
image: docker.verbis.dkfz.de/cache/postgres:15.1-alpine
image: docker.verbis.dkfz.de/cache/postgres:15.4-alpine
container_name: bridgehead-login-db
environment:
POSTGRES_USER: "keycloak"