From d6c4e05b964eacc148114e405f74fa51662f0feb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Jun 2026 05:59:14 +0000 Subject: [PATCH] chore(deps): update ghcr.io/tankdonut/tools:latest docker digest to efcabe5 --- build/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/Containerfile b/build/Containerfile index bdaa993..07f169f 100644 --- a/build/Containerfile +++ b/build/Containerfile @@ -13,7 +13,7 @@ # opencode-harness:latest - current default # ============================================ -FROM ghcr.io/tankdonut/tools:latest@sha256:667369ab0bac19a3910062541434bbb85e00a8dade82e3eb14d62fd3b329efe4 AS tools +FROM ghcr.io/tankdonut/tools:latest@sha256:efcabe5f9fceeff4435c2828bc5d957db3551540f334e13d9d84d9bd53004c72 AS tools FROM docker.io/library/ubuntu:26.04