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:8cafc25bb7d5a09c57b1cd84c8f582fadf02fedc85ed2b8ed962a3553f4e3d3a AS tools
FROM ghcr.io/tankdonut/tools:latest@sha256:5ecd31173c3a102b0f27529a59268bd3b9f60b518c30557a99f187031cc37e8c AS tools

FROM docker.io/library/ubuntu:26.04

Expand Down