diff --git a/build/Containerfile b/build/Containerfile index ecf4d99..d752647 100644 --- a/build/Containerfile +++ b/build/Containerfile @@ -13,7 +13,7 @@ # opencode-harness:latest - current default # ============================================ -FROM ghcr.io/tankdonut/tools:latest@sha256:cc538bd71a65d385373144906b139d1fe248f5a99cd0642bd642edcbbb0f284c AS tools +FROM ghcr.io/tankdonut/tools:latest@sha256:167d8574afada377af85aa5a940895df5740dfc5aa9fa671ffcf625f777d2942 AS tools FROM docker.io/library/ubuntu:26.04