From e624f8e9338ca36bc4893048114d647b3b7bf9a1 Mon Sep 17 00:00:00 2001
From: Lluis Gifre Renom <lluis.gifre@cttc.es>
Date: Sun, 18 Jun 2023 18:07:11 +0000
Subject: [PATCH] Update Hackfest - ContainerLab:

- update commands.txt
---
 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 54c24eedb..c6af3341d 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)" -- -v 0.41.2
+$ sudo bash -c "$(curl -sL https://get.containerlab.dev)" -- -v 0.42.0
 
 ## Deploy proposed two SR node scenario
 $ cd ~/tfs-ctrl/hackfest/containerlab
-- 
GitLab