mirror of
https://github.com/suitenumerique/docs.git
synced 2026-08-17 21:25:43 +02:00
⬆️(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:
+1
-1
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user