Skip to content

Commit 3ced4ad

Browse files
chore(deps): update ghcr.io/ggml-org/llama.cpp docker tag to v8660 (#1146)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 86ec6c9 commit 3ced4ad

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

0 commit comments

Comments
 (0)