From a5819b9f553569c3c2bd74ed16945c18ebd944f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2026 21:56:13 +0000 Subject: [PATCH] chore(deps): update ghcr.io/tankdonut/tools:latest docker digest to ead94a7 --- build/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/Containerfile b/build/Containerfile index 9789c99..59c3373 100644 --- a/build/Containerfile +++ b/build/Containerfile @@ -13,7 +13,7 @@ # opencode-harness:latest - current default # ============================================ -FROM ghcr.io/tankdonut/tools:latest@sha256:fcda5149f63c8529e53487e953c7549c5d876cb18b634e456c716e5d37c7c50a AS tools +FROM ghcr.io/tankdonut/tools:latest@sha256:ead94a7ed02123de5ea8957e2a7bc8ee7e5901911c4dc6c9cc6edae9def53aa2 AS tools FROM docker.io/library/ubuntu:26.04