mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-20 06:29:16 +00:00
Before this commit, "cmd /c" was never added to the final command, which meant the Docker credential helper was not executed correctly. See gh-48965 Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>