You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to run the dotbase stack locally on ARM architecture machines (Apple silicon macbooks etc.), we need to build our docker images also for this architecture (linux/arm64).
Now that the Github Actions were updated to build multi arch images, we need to verify they work as expected when creating (pre)-releases. The next release is planned for Tuesday (July 18th 2023)
In order to run the dotbase stack locally on ARM architecture machines (Apple silicon macbooks etc.), we need to build our docker images also for this architecture (
linux/arm64
).Acceptance Criteria:
linux/amd64
linux/arm64
create-release
workflowcreate-pre-release
workflowGoals
🚧 Related to
Improvements
The text was updated successfully, but these errors were encountered: