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:4de40a877d283ce380213c2c48c1de3ceb9441c0669fbbc1caf50135b22c329c |
To update
- Bump the
FROM ghcr.io/ggml-org/llama.cpp:server-cuda@sha256:… digest in server/Dockerfile.cuda to sha256:4de40a877d283ce380213c2c48c1de3ceb9441c0669fbbc1caf50135b22c329c.
cd server && make scout-cuda to rebuild + scan (the shared-lib layout may have changed — the Dockerfile copies all /app/*.so* to stay robust).
- Confirm
/app/llama-server still resolves all libs, then promote.
Auto-filed by the weekly llama.cpp pin freshness workflow.
Upstream
ghcr.io/ggml-org/llama.cpp:server-cudahas moved past the digest pinned inserver/Dockerfile.cuda.sha256:67bf4625a2f788864cecfabb30c33f4cee97f055326e008e1d608c2ba44a1c94sha256:4de40a877d283ce380213c2c48c1de3ceb9441c0669fbbc1caf50135b22c329cTo update
FROM ghcr.io/ggml-org/llama.cpp:server-cuda@sha256:…digest inserver/Dockerfile.cudatosha256:4de40a877d283ce380213c2c48c1de3ceb9441c0669fbbc1caf50135b22c329c.cd server && make scout-cudato rebuild + scan (the shared-lib layout may have changed — the Dockerfile copies all/app/*.so*to stay robust)./app/llama-serverstill resolves all libs, then promote.Auto-filed by the weekly
llama.cpp pin freshnessworkflow.