Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

Commit 42c5746

Browse files
committed
Update Backend Version to 6.1.1
1 parent d78c7bf commit 42c5746

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

feasibility-portal/backend/docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
services:
22
dataportal-backend:
33
restart: unless-stopped
4-
image: ghcr.io/medizininformatik-initiative/feasibility-backend:6.1.0
4+
image: ghcr.io/medizininformatik-initiative/feasibility-backend:6.1.1
55
ports:
66
- ${DATAPORTAL_BACKEND_PORT:-127.0.0.1:8091}:8090
77
depends_on:
@@ -144,4 +144,4 @@ volumes:
144144
dataportal-deploy-postgres-data:
145145
name: "dataportal-deploy-postgres-data"
146146
dataportal-deploy-elastic-data:
147-
name: "dataportal-deploy-elastic-data"
147+
name: "dataportal-deploy-elastic-data"

0 commit comments

Comments
 (0)