Fix selfhost image#859
Open
michalchecinski wants to merge 3 commits into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #859 +/- ##
=======================================
Coverage 37.19% 37.19%
=======================================
Files 587 587
Lines 31492 31492
Branches 904 904
=======================================
Hits 11715 11715
Misses 19625 19625
Partials 152 152 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
mandreko-bitwarden
approved these changes
Jun 17, 2026
mandreko-bitwarden
left a comment
Contributor
There was a problem hiding this comment.
This seems to fix the issue I reported about the selfhost image not running at all. I was able to run it with these changes and the container is running. I don't have a full configuration to test against yet end-to-end, but this appears to fix the issue i reported at least.
fntyler
approved these changes
Jun 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ticket
Description
Shape
Screenshots
Checklist
I did the following to ensure that my changes were tested thoroughly:
I did the following to ensure that my changes do not introduce security vulnerabilities: