mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 00:29:01 +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