We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b67d8f commit 39324c3Copy full SHA for 39324c3
build.gradle
@@ -2,6 +2,7 @@ plugins {
2
id 'java'
3
id 'org.springframework.boot' version '3.3.5'
4
id 'io.spring.dependency-management' version '1.1.6'
5
+ id 'com.google.cloud.tools.jib' version '3.4.4'
6
}
7
8
group = 'Potatoes'
0 commit comments