mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 09:46:00 +03:00
[GH-ISSUE #1807] Alpine Docker Images are missing for v1.22 #1064
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#1064
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @axdotl on GitHub (Jun 29, 2021).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/1807
With the latest release v1.22 the alpine docker images were not published.
@BlackDex commented on GitHub (Jun 29, 2021):
The base image we use seems to have remove OpenSSL, which is something we really need.
This causes the build to fail.
I Was working on something similar, but haven't come around finishing it quite the way i want, but i could try to quickly update the packages and see if we can use that
@BlackDex commented on GitHub (Jun 29, 2021):
I have a quick fix i think. Still depends on @dani-garcia if he can trigger a new build on the same tag, or that he needs to release e new minor version for this to have it available on docker hub.
@dani-garcia commented on GitHub (Jun 29, 2021):
I've created a new minor release to fix this issue, 1.22.1, once the images are compiled in docker hub it should be fixed.
@axdotl commented on GitHub (Jun 30, 2021):
Thanks to you both @BlackDex and @dani-garcia for the fast fix 🚀
Images is available 🙏🏼
arm32v6arch-specific tags #2872