mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
The test CNB builder and buildpack used in integration tests have moved from a projects.registry.vmware.com registry to ghcr.io/spring-io. This commit modifies tests to use the new location. Closes gh-40800