Skip to content
Snippets Groups Projects

Update containerlab in dev container

Merged Neil-Jocelyn Schark requested to merge update-containerlab into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -5,7 +5,7 @@
@@ -5,7 +5,7 @@
"build": {
"build": {
"dockerfile": "Dockerfile",
"dockerfile": "Dockerfile",
"args": {
"args": {
"_CLAB_VERSION": "0.49.0"
"_CLAB_VERSION": "0.52.0"
}
}
},
},
"features": {
"features": {
Loading