update container build action

This commit is contained in:
Benson Wong
2025-02-18 09:59:06 -08:00
parent f5a2be698d
commit 4ed58fb173
3 changed files with 12 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
ARG BASE_TAG=server-cuda
FROM ghcr.io/ggerganov/llama.cpp:${BASE_TAG}
FROM ghcr.io/ggml-org/llama.cpp:${BASE_TAG}
# has to be after the FROM
ARG LS_VER=89