From b80656176aa88a798cdab044110e3305b3a3fb01 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 04:28:19 +0000 Subject: [PATCH] chore(deps): update ghcr.io/tankdonut/tools:latest docker digest to ddfb3c8 --- build/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/Containerfile b/build/Containerfile index 386b621..c0fe9d7 100644 --- a/build/Containerfile +++ b/build/Containerfile @@ -13,7 +13,7 @@ # opencode-harness:latest - current default # ============================================ -FROM ghcr.io/tankdonut/tools:latest@sha256:40657186eff60474d388f0c2515e4b1ac54c0afe95e67bdc8d2de9a2324f02d1 AS tools +FROM ghcr.io/tankdonut/tools:latest@sha256:ddfb3c8ac574fa9a0b6597b6728f825d383603a38966ff9bbacd38c45ac60d9e AS tools FROM docker.io/library/ubuntu:26.04