Skip to content

Fix debian bookworm#325

Merged
nagarjunsanji merged 3 commits intomainfrom
fix-debian-bookworm
Mar 16, 2026
Merged

Fix debian bookworm#325
nagarjunsanji merged 3 commits intomainfrom
fix-debian-bookworm

Conversation

@RahulChan35
Copy link
Collaborator

The base image uses Debian bookworm's libssl3 (3.0.x), but installing packages from unstable pulls in openssl-provider-legacy (3.6.x) which ships the same file. The --force-overwrite flag resolves this conflict safely since the newer version supersedes the old one.

@RahulChan35 RahulChan35 force-pushed the fix-debian-bookworm branch 7 times, most recently from 882c128 to 0d61bff Compare March 16, 2026 05:34
@RahulChan35 RahulChan35 force-pushed the fix-debian-bookworm branch from 0d61bff to 8f3adee Compare March 16, 2026 05:38
@nagarjunsanji nagarjunsanji merged commit 0651174 into main Mar 16, 2026
23 checks passed
@nagarjunsanji nagarjunsanji deleted the fix-debian-bookworm branch March 16, 2026 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants