⬆️(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
2025-12-03 15:44:54 +01:00
committed by Anthony LC
parent 9af753a28f
commit eeeaa0c76d
+1 -1
View File
@@ -219,6 +219,6 @@ services:
restart: true
docspec:
image: ghcr.io/docspecio/api:2.0.0
image: ghcr.io/docspecio/api:2.4.4
ports:
- "4000:4000"