fix(docker-compose.yml): move to docker.litellm.ai
This commit is contained in:
parent
32c07113cf
commit
f90dea7315
@ -4,7 +4,7 @@ services:
|
||||
context: .
|
||||
args:
|
||||
target: runtime
|
||||
image: ghcr.io/berriai/litellm:main-stable
|
||||
image: docker.litellm.ai/berriai/litellm:main-stable
|
||||
#########################################
|
||||
## Uncomment these lines to start proxy with a config.yaml file ##
|
||||
# volumes:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user