Using the outputs from `distZip` and `bootDistZip` as input to the `bootBuildImage` task instead of indirectly using the output file path prevents Gradle warnings about implicit task dependencies. Fixes gh-32506  | 
			||
|---|---|---|
| .. | ||
| src/systemTest | ||
| build.gradle | ||
				
					
						
							Using the outputs from `distZip` and `bootDistZip` as input to the `bootBuildImage` task instead of indirectly using the output file path prevents Gradle warnings about implicit task dependencies. Fixes gh-32506  | 
			||
|---|---|---|
| .. | ||
| src/systemTest | ||
| build.gradle | ||