mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 02:09:05 +00:00
We now try to pull linux/arm64. The image only exists for linux/amd64, which should throw the platform mismatch exception. See gh-44059