diff --git a/build/Containerfile b/build/Containerfile index ef640f4..bdaa993 100644 --- a/build/Containerfile +++ b/build/Containerfile @@ -13,7 +13,7 @@ # opencode-harness:latest - current default # ============================================ -FROM ghcr.io/tankdonut/tools:latest@sha256:23859ccd7474a1be9f1ed9b138655618e5250f9e7fc94ca1e48a7ef1b8809554 AS tools +FROM ghcr.io/tankdonut/tools:latest@sha256:667369ab0bac19a3910062541434bbb85e00a8dade82e3eb14d62fd3b329efe4 AS tools FROM docker.io/library/ubuntu:26.04