Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# opencode-harness:latest - current default
# ============================================

FROM ghcr.io/tankdonut/tools:latest@sha256:d08fe5ca1d06eaae197e2c960ed3803f7392977c6516bb6ac02534eb16da9807 AS tools
FROM ghcr.io/tankdonut/tools:latest@sha256:b39a91fa0dacf358fb85827106070f7bc65ab79fa449821fb22a40cc258de247 AS tools

FROM docker.io/library/ubuntu:26.04

Expand Down