mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-24 09:03:15 -05:00
[GH-ISSUE #259] docker alpine builds are failing #12922
Reference in New Issue
Block a user
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 @sitic on GitHub (Nov 19, 2018).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/259
Originally assigned to: @mprasil on GitHub.
The recently merged pr #257 has caused the alpine docker builds (
Dockerfile.alpine) to fail:The debian-based docker version builds without problems.