mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-22 11:01:54 +03: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:
|
||||
mongodb:
|
||||
image: 'mongo:7-jammy'
|
||||
|
@ -1,4 +1,4 @@
|
||||
version: "3"
|
||||
version: "3.8"
|
||||
services:
|
||||
mongodb:
|
||||
image: 'mongo:7-jammy'
|
||||
|
Loading…
Reference in New Issue
Block a user