Skip to content

Commit 0af201b

Browse files
chapterjasonclaude
andcommitted
Drop software-properties-common — removed from Debian trixie
The package no longer exists in trixie (was the cause of apt-get exit 100: "Unable to locate package software-properties-common"). The llvm feature still tries to install it on demand; that's a separate fix in the feature itself. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 0b48956 commit 0af201b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Dockerfile.devcontainer-base

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ RUN apt-get update && \
2424
procps \
2525
python3 \
2626
rsync \
27-
software-properties-common \
2827
strace \
2928
sudo \
3029
tar \

0 commit comments

Comments
 (0)