diff --git a/build/Containerfile b/build/Containerfile index 30b8396..962d983 100644 --- a/build/Containerfile +++ b/build/Containerfile @@ -13,7 +13,7 @@ # opencoder:latest - current default # ============================================ -FROM ghcr.io/tankdonut/tools:latest@sha256:e4159d843758c6d4b548a857e0171d472cd4bb132c3efcc9a049f53caa6b66ec AS tools +FROM ghcr.io/tankdonut/tools:latest@sha256:586888491f9ee000a7520d6c5384c8568225914177ee90ee8ff08f1177e31ea5 AS tools FROM docker.io/library/ubuntu:26.04