mirror of
https://github.com/open5gs/open5gs.git
synced 2026-04-26 10:30:41 +00:00
docker: remove deprecated version from docker-compose.yml
Compose V2 does not require the version key; omit it for compatibility.
This commit is contained in:
parent
7453b5be9a
commit
51f2655333
1 changed files with 0 additions and 2 deletions
|
|
@ -1,5 +1,3 @@
|
|||
version: '3'
|
||||
|
||||
services:
|
||||
mongodb:
|
||||
image: mongo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue