⬆️(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 <[email protected]>
This commit is contained in:
Stephan Meijer
2026-01-21 10:27:57 +01:00
committed by Anthony LC
parent 2e6c39262d
commit 3480604359
+1 -1
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"