chore(deps): update localai/localai docker tag to v2.26.0 (#3229)
* chore(deps): update localai/localai docker tag to v2.26.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
f60d48ee7b
commit
ed19a6468a
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
localai:
|
||||
image: localai/localai:v2.25.0-aio-cpu
|
||||
image: localai/localai:v2.26.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