chore(deps): update localai/localai docker tag to v3 (#4175)
* chore(deps): update localai/localai docker tag to v3 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
2569252fd5
commit
b6cfaff5b8
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
localai:
|
||||
image: localai/localai:v2.29.0-aio-cpu
|
||||
image: localai/localai:v3.0.0-aio-cpu
|
||||
container_name: ${CONTAINER_NAME}
|
||||
# For Nvidia GPUs decomment one of the following (cuda11 or cuda12):
|
||||
# image: localai/localai:v2.25.0-aio-gpu-nvidia-cuda-11
|
||||
Loading…
Reference in New Issue