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

Commit 16a53e8

Browse files
committed
Update Backend to Version 6.2.0
1 parent cf0231d commit 16a53e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

feasibility-portal/backend/docker-compose.yml

Lines changed: 1 addition & 1 deletion
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.1
4+
image: ghcr.io/medizininformatik-initiative/feasibility-backend:6.2.0
55
ports:
66
- ${DATAPORTAL_BACKEND_PORT:-127.0.0.1:8091}:8090
77
depends_on:

0 commit comments

Comments
 (0)