From 1234c7db6961b5748a984c4bdce7963ccf348d8a Mon Sep 17 00:00:00 2001 From: lucio Date: Fri, 2 Feb 2024 12:05:54 +0100 Subject: [PATCH] Merge branch 'master' of https://code-repo.d4science.org/gCubeSystem/smartgears-distribution.git --- Dockerfile | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 9df09ec..1c733d9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,4 +13,4 @@ FROM tomcat:9.0.65-jdk11-openjdk-buster COPY startContainer.sh /startContainer.sh RUN chmod +x /startContainer.sh ENTRYPOINT ["/startContainer.sh"] - CMD ["catalina.sh","run"] \ No newline at end of file + #CMD ["catalina.sh","run"] \ No newline at end of file diff --git a/pom.xml b/pom.xml index b2b894e..7154d8f 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.gcube.distribution gcube-smartgears-bom - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT pom import