Skip to content

Commit 12cb1dd

Browse files
renovate[bot]github-action update-app-version
andauthored
chore(deps): update localai/localai docker tag to v3.9.0 (#6044)
* chore(deps): update localai/localai docker tag to v3.9.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 <[email protected]>
1 parent 14d9dbf commit 12cb1dd

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

apps/localai/3.8.0-aio-cpu/docker-compose.yml renamed to apps/localai/3.9.0-aio-cpu/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
localai:
3-
image: localai/localai:v3.8.0-aio-cpu
3+
image: localai/localai:v3.9.0-aio-cpu
44
container_name: ${CONTAINER_NAME}
55
# For Nvidia GPUs decomment one of the following (cuda11 or cuda12):
66
# image: localai/localai:v2.25.0-aio-gpu-nvidia-cuda-11

0 commit comments

Comments
 (0)