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:27cba16a6d4fd0c48f744231327476c4c5b9e825e56cce5ed6ca13f23c78d4f9 AS tools
FROM ghcr.io/tankdonut/tools:latest@sha256:5aac1b22c464db615a840ed79be42a74c34255a72016c7bef0b443aff225af2f AS tools

FROM docker.io/library/ubuntu:26.04

Expand Down