Fix image tag for localai with CUDA 12

This commit is contained in:
Ettore Di Giacinto
2025-09-12 12:26:01 +02:00
committed by GitHub
parent d42c2a5749
commit 6be849e409

View File

@@ -6,7 +6,7 @@ services:
environment:
- LOCALAI_SINGLE_ACTIVE_BACKEND=true
- DEBUG=true
image: localai/localai:master-gpu-nvidia-cuda12
image: localai/localai:master-gpu-nvidia-cuda-12
# For images with python backends, use:
# image: localai/localai:master-cublas-cuda12-ffmpeg
deploy: