⬆️(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:
committed by
Anthony LC
parent
2e6c39262d
commit
3480604359
@@ -232,7 +232,7 @@ services:
|
|||||||
restart: true
|
restart: true
|
||||||
|
|
||||||
docspec:
|
docspec:
|
||||||
image: ghcr.io/docspecio/api:2.0.0
|
image: ghcr.io/docspecio/api:2.4.4
|
||||||
ports:
|
ports:
|
||||||
- "4000:4000"
|
- "4000:4000"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user