Skip to content

Commit dd6d8e1

Browse files
authored
Merge pull request #959 from mitchross/renovate/ghcr.io-ggml-org-llama.cpp-7993.x
Update ghcr.io/ggml-org/llama.cpp Docker tag to v7993
2 parents 5f9c421 + b105f23 commit dd6d8e1

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-b7981
36+
image: ghcr.io/ggml-org/llama.cpp:server-cuda-b7993
3737
imagePullPolicy: IfNotPresent
3838
command: ["/app/llama-server"]
3939
args:

0 commit comments

Comments
 (0)