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 @@
# opencoder:latest - current default
# ============================================

FROM ghcr.io/tankdonut/tools:latest@sha256:586888491f9ee000a7520d6c5384c8568225914177ee90ee8ff08f1177e31ea5 AS tools
FROM ghcr.io/tankdonut/tools:latest@sha256:8ea87f1d4a4b020debc8219b7048d234e854c715021407e1b0720d79540610c0 AS tools

FROM docker.io/library/ubuntu:26.04

Expand Down
Loading