Skip to content

Commit

Permalink
Merge pull request #110 from medizininformatik-initiative/109-update-…
Browse files Browse the repository at this point in the history
…to-new-backend-version

Update backend to newest version
  • Loading branch information
juliangruendner authored Feb 3, 2025
2 parents dee478d + b81c14d commit 7faba5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion feasibility-portal/backend/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
services:
dataportal-backend:
restart: unless-stopped
image: ghcr.io/medizininformatik-initiative/feasibility-backend:6.0.3
image: ghcr.io/medizininformatik-initiative/feasibility-backend:6.0.5
ports:
- ${DATAPORTAL_BACKEND_PORT:-127.0.0.1:8091}:8090
depends_on:
Expand Down

0 comments on commit 7faba5c

Please sign in to comment.