From ae178e406a86f3e4b91cd801f95d645969baab8e Mon Sep 17 00:00:00 2001
From: Sylvester Joosten <sjoosten@anl.gov>
Date: Thu, 28 Oct 2021 16:03:22 +0000
Subject: [PATCH] Increase IP6 version for Canyonlands

---
 detectors.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/detectors.yaml b/detectors.yaml
index 9409ff131..cf7d1c858 100644
--- a/detectors.yaml
+++ b/detectors.yaml
@@ -10,7 +10,7 @@ detectors:
       version: canyonlands-v1.1
       ip:
         config: ip6
-        version: v0.6.0
+        version: v0.6.1
     nightly:
       version: master
       ip:
-- 
GitLab