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:
Kowyo 2025-07-31 13:56:06 +08:00 committed by GitHub
parent 77f506e860
commit c35003bba0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,3 @@
version: "3.11"
services:
litellm:
build: