mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-25 18:02:04 +00:00
Upgrade Docker Compose version to 3.8 (#5188)
Signed-off-by: Reza Mirjahanian <rmirjahanian@gmail.com>
This commit is contained in:
parent
dee2aeafed
commit
5c1f7be3ff
@ -1,4 +1,4 @@
|
|||||||
version: "3"
|
version: "3.8"
|
||||||
services:
|
services:
|
||||||
mongodb:
|
mongodb:
|
||||||
image: 'mongo:7-jammy'
|
image: 'mongo:7-jammy'
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
version: "3"
|
version: "3.8"
|
||||||
services:
|
services:
|
||||||
mongodb:
|
mongodb:
|
||||||
image: 'mongo:7-jammy'
|
image: 'mongo:7-jammy'
|
||||||
|
Loading…
Reference in New Issue
Block a user