From b5e948af7479d0f11a2e0020f623daf0570095dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 14:14:21 +0000 Subject: [PATCH] chore(deps): update ghcr.io/tankdonut/tools:latest docker digest to 82928a0 --- build/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/Containerfile b/build/Containerfile index e64d5da..85c6075 100644 --- a/build/Containerfile +++ b/build/Containerfile @@ -13,7 +13,7 @@ # opencode-harness:latest - current default # ============================================ -FROM ghcr.io/tankdonut/tools:latest@sha256:c645c2e7b762647a2e629c9083f05a6639655fe3c0ce96ad78cd5f2097dab874 AS tools +FROM ghcr.io/tankdonut/tools:latest@sha256:82928a02f34ee96e5a3d7fb168a4dd148c2948286d94b935e14c36a8a43dbab0 AS tools FROM docker.io/library/ubuntu:26.04