diff --git a/pom.xml b/pom.xml index 34d7e59c..84a4b8ba 100644 --- a/pom.xml +++ b/pom.xml @@ -483,6 +483,42 @@ + + com.google.cloud.tools + jib-maven-plugin + 3.4.2 + + + + com.google.cloud.tools + jib-spring-boot-extension-maven + 0.1.0 + + + + + bellsoft/liberica-openjdk-alpine:21.0.3-10 + + + ${env.CONTAINER_REPO} + + ${env.CONTAINER_REGISTRY_USER} + ${env.CONTAINER_REGISTRY_PASSWORD} + + + + + + 8080 + + + + + com.google.cloud.tools.jib.maven.extension.springboot.JibSpringBootExtension + + + +