Enable multi-platform build in Dockerfile
Added the --platform flag to FROM statements in Dockerfile to support building for different platforms. Also updated GitHub Actions workflow to trigger only for tags starting with 'v' instead of any tag.
Signed-off-by: Christian Roessner c@roessner.co