From 682f9ca0a23eeb91cc8334605ab388fc6e8e0a12 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 05:26:41 +0000 Subject: [PATCH] chore(deps): update ghcr.io/tankdonut/tools:latest docker digest to 98987cf --- build/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/Containerfile b/build/Containerfile index 5165ad4..08d3d73 100644 --- a/build/Containerfile +++ b/build/Containerfile @@ -13,7 +13,7 @@ # opencoder:latest - current default # ============================================ -FROM ghcr.io/tankdonut/tools:latest@sha256:1176ba2e7238077d46df62729794fabaf348c94a8e2580d4ab9fded3fda5162f AS tools +FROM ghcr.io/tankdonut/tools:latest@sha256:98987cfb24b01086eb9e86a1d6aba8f64792579432196277b5c8428ce021a5a5 AS tools FROM docker.io/library/ubuntu:26.04