From ad9ceb235ebb26fa4030c49df1f36d2859564579 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 May 2026 12:41:35 +0000 Subject: [PATCH] chore(deps): update ghcr.io/tankdonut/tools:latest docker digest to 5ecd311 --- build/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/Containerfile b/build/Containerfile index c6cacb3..a65e894 100644 --- a/build/Containerfile +++ b/build/Containerfile @@ -13,7 +13,7 @@ # opencode-harness:latest - current default # ============================================ -FROM ghcr.io/tankdonut/tools:latest@sha256:8cafc25bb7d5a09c57b1cd84c8f582fadf02fedc85ed2b8ed962a3553f4e3d3a AS tools +FROM ghcr.io/tankdonut/tools:latest@sha256:5ecd31173c3a102b0f27529a59268bd3b9f60b518c30557a99f187031cc37e8c AS tools FROM docker.io/library/ubuntu:26.04