From b2609ff0286dbe3c8366ca310f591fc4a3bf7560 Mon Sep 17 00:00:00 2001 From: Ahnaf Tahmid Chowdhury Date: Wed, 21 Feb 2024 16:13:01 +0600 Subject: [PATCH] embre 3.6.1 --- CI/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CI/Dockerfile b/CI/Dockerfile index 93e6a5219..3a5512daf 100644 --- a/CI/Dockerfile +++ b/CI/Dockerfile @@ -6,7 +6,7 @@ # Global ARGS set before the first build stage are accessable by all build stages ARG UBUNTU_VERSION=22.04 ARG HDF5_VERSION=1.14.3 -ARG EMBREE_VERSION=v4.0.1 +ARG EMBREE_VERSION=v3.6.1 # Setting GEANT4_VERSION=off will disable GEANT4 build ARG GEANT4_VERSION=11.1.2 ARG MOAB_VERSION=5.5.1