Merge branch 'main' into multiple-images
[mbt-docker.git] / Dockerfile
index 6635664fb8d14e6db5c8fd0ae877530b930225e9..ec1b2f3b6ae032bf007291e95bb63002f1dba93a 100644 (file)
@@ -161,7 +161,7 @@ RUN sapmachine_install() { \
       sapmachine_install; \
     fi \
   # smoke test
-  && java -version;
+  && java -version
 
 ARG MAVEN_VERSION=3.8.6
 ARG BASE_URL=https://downloads.apache.org/maven/maven-3/${MAVEN_VERSION}/binaries