From 629d5f2e6f646a4fe85ff7a555122e5cd2794ad5 Mon Sep 17 00:00:00 2001
From: gifrerenom <lluis.gifre@cttc.es>
Date: Sat, 17 Jun 2023 17:15:37 +0000
Subject: [PATCH] Hackfest - ContainerLab:

- updated install command
---
 hackfest/containerlab/commands.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hackfest/containerlab/commands.txt b/hackfest/containerlab/commands.txt
index 4c1c3a951..dfd3d062e 100644
--- a/hackfest/containerlab/commands.txt
+++ b/hackfest/containerlab/commands.txt
@@ -15,7 +15,7 @@ https://gnmic.kmrd.dev/cmd/get/
 IMPORTANT: for Nokia SR Linux, use kind "srl" and type "ixr6"
 
 ## Download and install the latest release
-$ sudo bash -c "$(curl -sL https://get.containerlab.dev)"
+$ sudo bash -c "$(curl -sL https://get.containerlab.dev)" -- -v 0.41.2
 
 ## Deploy proposed two SR node scenario
 $ cd ~/tfs-ctrl/hackfest/containerlab
-- 
GitLab