Skip to content

Commit

Permalink
Release v0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangruendner committed Dec 5, 2024
1 parent 9428d8f commit 35052e1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### Fixed
### Security

## [0.2.3] - 2024-12-05

### Fixed

### Added

- Added new loinc codes to lab query ([#37](https://github.com/medizininformatik-initiative/feasibility-monitoring/issues/37))

## [0.2.2] - 2024-09-17

Expand Down
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.2.2
image: ghcr.io/medizininformatik-initiative/feasibility-monitoring:0.2.3
environment:
- BACKEND_BASE_URL=${BACKEND_BASE_URL:-"https://localhost/api/v1"}
- BACKEND_CLIENT_ID=${BACKEND_CLIENT_ID:-""}
Expand Down

0 comments on commit 35052e1

Please sign in to comment.