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:9c72bd0be14d85ae9d5a90a035ae6cf4b72f611c46bf37581553da70bc8bcee3 AS tools
FROM ghcr.io/tankdonut/tools:latest@sha256:d4db0cb6520ef8f96aa32541d8228fd8c139f541563b223a07b31f7d21a0927d AS tools

FROM docker.io/library/ubuntu:26.04

Expand Down
Loading