Skip to content

Commit 6c568eb

Browse files
authored
Merge pull request #1137 from mitchross/renovate/ghcr.io-ggml-org-llama.cpp-8576.x
Update ghcr.io/ggml-org/llama.cpp Docker tag to v8576
2 parents 6e02f1a + 2a9a4fa commit 6c568eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

my-apps/ai/llama-cpp/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ spec:
3333
fsGroupChangePolicy: "OnRootMismatch"
3434
containers:
3535
- name: llama-cpp-server
36-
image: ghcr.io/ggml-org/llama.cpp:server-cuda-b8496
36+
image: ghcr.io/ggml-org/llama.cpp:server-cuda-b8576
3737
imagePullPolicy: IfNotPresent
3838
command: ["/app/llama-server"]
3939
args:

0 commit comments

Comments
 (0)