Здравствуйте, Dair, Вы писали:
D>* What went wrong: D>Execution failed for task ':setupJibLocal'. >> You're trying to build an image with JRE 19 while your project's JDK or 'java.targetCompatibility' is 20. Please use a higher version of an image JRE through the 'ktor.docker.jreVersion' extension in the build file, or set the 'java.targetCompatibility' property to a lower version.[/q]
Пальцем в небо предположу, что на машине, где идет сборка, по умолчанию стоит Java 19. Что возвращает java --version?