Skip to content

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

@github-actions

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:67bf4625a2f788864cecfabb30c33f4cee97f055326e008e1d608c2ba44a1c94
current sha256:4658f2a1cb47d16e2353a2203cccd2d37daed2f0e5c2700f2c4bb9a3b233c1be

To update

  1. Bump the FROM ghcr.io/ggml-org/llama.cpp:server-cuda@sha256:… digest in server/Dockerfile.cuda to sha256:4658f2a1cb47d16e2353a2203cccd2d37daed2f0e5c2700f2c4bb9a3b233c1be.
  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