mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-15 00:17:12 +08:00
fix:updatge dockercompose
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
services:
|
||||
litellm:
|
||||
args:
|
||||
target: runtime
|
||||
image: ghcr.io/berriai/litellm:v1.77.7-stable
|
||||
container_name: ${CONTAINER_NAME}
|
||||
#########################################
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
services:
|
||||
litellm:
|
||||
args:
|
||||
target: runtime
|
||||
image: ghcr.io/berriai/litellm:main-stable
|
||||
container_name: ${CONTAINER_NAME}
|
||||
#########################################
|
||||
|
||||
Reference in New Issue
Block a user