From b18df271420b90cb5369166291bcb847388a4128 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 16:37:30 +0000 Subject: [PATCH] chore(deps): update ghcr.io/tankdonut/tools:latest docker digest to 9c72bd0 --- build/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/Containerfile b/build/Containerfile index d6a0172..29fdc21 100644 --- a/build/Containerfile +++ b/build/Containerfile @@ -13,7 +13,7 @@ # opencoder:latest - current default # ============================================ -FROM ghcr.io/tankdonut/tools:latest@sha256:5a1b006b88c3e4ecb11033f39919b0d215676e64f3b014b1e4b5a6637a7e3b44 AS tools +FROM ghcr.io/tankdonut/tools:latest@sha256:9c72bd0be14d85ae9d5a90a035ae6cf4b72f611c46bf37581553da70bc8bcee3 AS tools FROM docker.io/library/ubuntu:26.04