Skip to content

Commit

Permalink
Update srl01.clab.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hellt authored Jun 20, 2024
1 parent 5ebbbac commit 5632694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lab-examples/srl-quickstart/srl01.clab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ topology:
nodes:
srl:
kind: nokia_srlinux
image: ghcr.io/nokia/srlinux:${SRL_VERSION:=latest}
image: ${SRL_IMAGE:=ghcr.io/nokia/srlinux}:${SRL_VERSION:=latest}
type: ${SRL_TYPE:=ixrd3l}

0 comments on commit 5632694

Please sign in to comment.