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
fix: update Docker build to target amd64 architecture only (#19)
Targeting only the amd64 architecture simplifies the Docker build
process by removing support for multi-platform builds across the
backend, caddy, and frontend images. Additionally, an obsolete release
workflow file has been removed.
0 commit comments