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:98987cfb24b01086eb9e86a1d6aba8f64792579432196277b5c8428ce021a5a5 AS tools
FROM ghcr.io/tankdonut/tools:latest@sha256:4ccfa368c0bb18cb6320d44dfb6c7fdc303bdb601dc1706cdef494ebc35a03fc AS tools

FROM docker.io/library/ubuntu:26.04

Expand Down
Loading