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:2c51710b273f1f4353d8da29b94a2d13077099a4ba2fd429a56001ad38351321 AS tools
FROM ghcr.io/tankdonut/tools:latest@sha256:94bba70db15e6a8792a0eb551317a007be86f1c76476cefb919c23d8d6f4840d AS tools

FROM docker.io/library/ubuntu:26.04

Expand Down