diff --git a/Dockerfile b/Dockerfile index c7a14de22..9f620a166 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,8 +16,8 @@ ARG geppettoSimulationRelease=VFBv2.1.0.2 ARG geppettoDatasourceRelease=passingSOLR ARG geppettoModelSwcRelease=v1.0.1 ARG geppettoFrontendRelease=VFBv2.1.0.3 -ARG geppettoClientRelease=VFBv2.2.6 -ARG ukAcVfbGeppettoRelease=v2.2.4.4 +ARG geppettoClientRelease=VFBv2.2.5 +ARG ukAcVfbGeppettoRelease=v2.2.4.3 ARG mvnOpt="-Dhttps.protocols=TLSv1.2 -DskipTests --quiet -Pmaster"