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