-
Notifications
You must be signed in to change notification settings - Fork 397
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix broken link in dropbear.sh
#687
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bors r+
thanks!
I assume this wasn't caught earlier because of cache. We should maybe build at least one image without cache to catch this.
687: Fix broken link in `dropbear.sh` r=Emilgardis a=Jules-Bertholet The broken link prevented Docker images from building. Co-authored-by: Jules Bertholet <[email protected]>
This also bumps the version, but I think that's fine |
Build failed: |
Interesting, I don't understand how these are failing (or rather, why the packages are gone) |
bors try |
tryBuild succeeded: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bors r+
thanks!
Build succeeded: |
The broken link prevented Docker images from building.