-
-
Notifications
You must be signed in to change notification settings - Fork 574
arm64 docker image no longer available #1566
Copy link
Copy link
Open
Description
Prerequisites
- I have searched open and closed issues to make sure that the bug has not yet been reported.
Bug report
Describe the bug
The docker image simplelogin/app published to docker hub used to support the arm64 arch. For example this one month old image simplelogin/app@4.6.5-beta
The successor simplelogin/app-ci is not multi-arch and only supports amd64.
Expected behavior
Because simplelogin/app does not appear to be updated anymore, I would expect that the successor simplelogin/app-ci supports arm64 arch just like the previous image did.
Additional context
A multi-arch build is missing here: https://github.com/simple-login/app/blob/master/.github/workflows/main.yml#L151-L156
Thank you
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels