Skip to content

chore(server/cuda): bump pinned llama.cpp digest #205

Description

@github-actions

Upstream ghcr.io/ggml-org/llama.cpp:server-cuda has moved past the digest pinned in server/Dockerfile.cuda.

digest
pinned sha256:7b3d7834fc7307cb54f24f8869b67bfff276404c416452a48d11321bc36a81be
current sha256:fc26b60b30836e5a12fdb28823a3d4bda984c9386a4b04200c78e5a5150067fb

To update

  1. Bump the FROM ghcr.io/ggml-org/llama.cpp:server-cuda@sha256:… digest in server/Dockerfile.cuda to sha256:fc26b60b30836e5a12fdb28823a3d4bda984c9386a4b04200c78e5a5150067fb.
  2. cd server && make scout-cuda to rebuild + scan (the shared-lib layout may have changed — the Dockerfile copies all /app/*.so* to stay robust).
  3. Confirm /app/llama-server still resolves all libs, then promote.

Auto-filed by the weekly llama.cpp pin freshness workflow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions