Skip to content

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

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:d0cd0c4563e046f6ad0c8c27fe78280376d0d645cc3fef7a1ab87c75de08377b
current sha256:4c8e5e3dc25d6b044e90f7eecb2243920a15d2f09a7df67787b03229620c934e

To update

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