mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
fix: remove obsolete attribute version in docker compose (#13172)
Fix the warning: WARN[0000] docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
This commit is contained in:
parent
77f506e860
commit
c35003bba0
1 changed files with 0 additions and 1 deletions
|
|
@ -1,4 +1,3 @@
|
|||
version: "3.11"
|
||||
services:
|
||||
litellm:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue