From ccdb671a0211a38b01fc597a1d6506a471d2d6be Mon Sep 17 00:00:00 2001 From: Rob Court Date: Tue, 21 Jan 2025 20:20:42 +0000 Subject: [PATCH] Revert "swapping to VFBv2.2.6 client with fixed OBJloader" This reverts commit f1cad61c7f194a5151741d46d77a634ded4934fe. --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index c7a14de22..5e9c13c3b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,7 +16,7 @@ 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 geppettoClientRelease=VFBv2.2.5 ARG ukAcVfbGeppettoRelease=v2.2.4.4 ARG mvnOpt="-Dhttps.protocols=TLSv1.2 -DskipTests --quiet -Pmaster"