chore(deps): update localai/localai docker tag to v2.29.0 (#3893)
* chore(deps): update localai/localai docker tag to v2.29.0 * 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
b5e360efb0
commit
518ae1e52f
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
localai:
|
||||
image: localai/localai:v2.28.0-aio-cpu
|
||||
image: localai/localai:v2.29.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