diff --git a/build/Containerfile b/build/Containerfile index f3e4275..d2a4bc2 100644 --- a/build/Containerfile +++ b/build/Containerfile @@ -13,7 +13,7 @@ # opencode-harness:latest - current default # ============================================ -FROM ghcr.io/tankdonut/tools:latest@sha256:bfe31b871617b2cdffded8134b3f946ae2003571e3d1e6d7cedde4257cf1cef7 AS tools +FROM ghcr.io/tankdonut/tools:latest@sha256:864900d49ffc6cf06525efc6e9635bd76e3a0c7ea52d3193f5f5cbc34658d90d AS tools FROM docker.io/library/ubuntu:26.04