diff --git a/docs/runtime_suite/o3-dicom-service/changelog.md b/docs/runtime_suite/o3-dicom-service/changelog.md index 6e4ea66a67..79e36373c9 100644 --- a/docs/runtime_suite/o3-dicom-service/changelog.md +++ b/docs/runtime_suite/o3-dicom-service/changelog.md @@ -15,6 +15,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.1.6] 2025-02-05 + +- Upgrade base Docker image + ## [0.1.5] 2024-08-30 - Update Node.js to v20 and CI/CD pipeline