From 0380e87c9061a28e4531a863ec3a5d22d6f0314f Mon Sep 17 00:00:00 2001 From: Rob Court Date: Fri, 19 Jun 2020 18:05:42 +0100 Subject: [PATCH] Revert "Testing Dario version" This reverts commit 22b0426ced98840c309933004917e865e5a44995. --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 7d9d55b1d..a7b0c5d12 100755 --- a/Dockerfile +++ b/Dockerfile @@ -14,7 +14,7 @@ ARG geppettoSimulationRelease=vfb_20200604_a ARG geppettoDatasourceRelease=vfb_20200604_a ARG geppettoModelSwcRelease=v1.0.1 ARG geppettoFrontendRelease=vfb_20200604_a -ARG geppettoClientRelease=VFBv2.2.0.2 +ARG geppettoClientRelease=VFBv2.2.0.1 ARG ukAcVfbGeppettoRelease=development ARG mvnOpt="-Dhttps.protocols=TLSv1.2 -DskipTests --quiet -Pmaster"