From 0b0aabd2b4ef1b985da23c7f57516756b4c92708 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 16:54:01 +0000 Subject: [PATCH] chore(deps): update ghcr.io/tankdonut/tools:latest docker digest to b39a91f --- build/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/Containerfile b/build/Containerfile index 06dd58a..baeef8f 100644 --- a/build/Containerfile +++ b/build/Containerfile @@ -13,7 +13,7 @@ # opencode-harness:latest - current default # ============================================ -FROM ghcr.io/tankdonut/tools:latest@sha256:d08fe5ca1d06eaae197e2c960ed3803f7392977c6516bb6ac02534eb16da9807 AS tools +FROM ghcr.io/tankdonut/tools:latest@sha256:b39a91fa0dacf358fb85827106070f7bc65ab79fa449821fb22a40cc258de247 AS tools FROM docker.io/library/ubuntu:26.04