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