From 4bf193e9eccf877822db81ae5f88bf0e2539c1e2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 06:41:00 +0000 Subject: [PATCH] chore(deps): update ghcr.io/tankdonut/tools:latest docker digest to 97f4c74 --- build/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/Containerfile b/build/Containerfile index e6e64c0..0ff66b4 100644 --- a/build/Containerfile +++ b/build/Containerfile @@ -13,7 +13,7 @@ # opencode-harness:latest - current default # ============================================ -FROM ghcr.io/tankdonut/tools:latest@sha256:f3e5e66be5f9c9feba9469fa718c27621ce5864678b801967494745cc5896143 AS tools +FROM ghcr.io/tankdonut/tools:latest@sha256:97f4c74745f733f39b85b46904a95984a4abd7c4418203119d4451e26d2f59f5 AS tools FROM docker.io/library/ubuntu:26.04