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:97f4c74745f733f39b85b46904a95984a4abd7c4418203119d4451e26d2f59f5 AS tools
FROM ghcr.io/tankdonut/tools:latest@sha256:23859ccd7474a1be9f1ed9b138655618e5250f9e7fc94ca1e48a7ef1b8809554 AS tools

FROM docker.io/library/ubuntu:26.04

Expand Down