From bed82c97674b4c8ad0f25baf3ae4cc88f755a1fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 02:06:38 +0000 Subject: [PATCH] chore(deps): update ghcr.io/tankdonut/tools:latest docker digest to e4159d8 --- build/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/Containerfile b/build/Containerfile index 9196559..30b8396 100644 --- a/build/Containerfile +++ b/build/Containerfile @@ -13,7 +13,7 @@ # opencoder:latest - current default # ============================================ -FROM ghcr.io/tankdonut/tools:latest@sha256:01c22c1bc2aa3b1a93b99ba930b0bd3c7a846808ec9ae8ab1a96f228326dc693 AS tools +FROM ghcr.io/tankdonut/tools:latest@sha256:e4159d843758c6d4b548a857e0171d472cd4bb132c3efcc9a049f53caa6b66ec AS tools FROM docker.io/library/ubuntu:26.04