⬆️(docker) upgrade docspec api to version 2.4.4

Updated docspec service image from 2.0.0 to 2.4.4 to
include latest features and bug fixes.

Signed-off-by: Stephan Meijer <me@stephanmeijer.com>
This commit is contained in:
Stephan Meijer
2025-12-03 11:30:52 +01:00
committed by Anthony LC
parent 2e6c39262d
commit 3480604359

View File

@@ -232,7 +232,7 @@ services:
restart: true
docspec:
image: ghcr.io/docspecio/api:2.0.0
image: ghcr.io/docspecio/api:2.4.4
ports:
- "4000:4000"