diff --git a/build/Containerfile b/build/Containerfile index d94cb53..79b2162 100644 --- a/build/Containerfile +++ b/build/Containerfile @@ -13,7 +13,7 @@ # opencoder:latest - current default # ============================================ -FROM ghcr.io/tankdonut/tools:latest@sha256:4ccfa368c0bb18cb6320d44dfb6c7fdc303bdb601dc1706cdef494ebc35a03fc AS tools +FROM ghcr.io/tankdonut/tools:latest@sha256:5a0738f03f9637d385342851ee527e092283a09b4b7f092be988707f053a79d8 AS tools FROM docker.io/library/ubuntu:26.04