mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-23 08:32:45 -05:00
[PR #3164] [MERGED] Remove arm32v6-specific tag
#6878
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?
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/3164
Author: @jjlin
Created: 1/24/2023
Status: ✅ Merged
Merged: 1/24/2023
Merged by: @dani-garcia
Base:
main← Head:remove-arm32v6-tag📝 Commits (1)
96ff32fRemovearm32v6-specific tag📊 Changes
1 file changed (+0 additions, -39 deletions)
View changed files
📝
hooks/push(+0 -39)📄 Description
This section of code seems to be breaking the Docker release workflow as of a few days ago, though it's unclear why. This tag only existed to work around an issue with Docker pulling the wrong image for ARMv6 platforms; that issue was resolved in Docker 20.10.0, which has been out for a few years now, so it seems like a reasonable time to drop this tag.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.