Skip to content

Commit

Permalink
update image release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangruendner committed Jan 23, 2024
1 parent d431184 commit ae60e9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
feasibility-test-client:
image: ghcr.io/medizininformatik-initiative/feasibility-monitoring:0.1.0
image: ghcr.io/medizininformatik-initiative/feasibility-monitoring:0.2.0
environment:
- BACKEND_BASE_URL=${BACKEND_BASE_URL:-"https://localhost/api/v1"}
- BACKEND_CLIENT_ID=${BACKEND_CLIENT_ID:-""}
Expand Down

0 comments on commit ae60e9a

Please sign in to comment.