Skip to content

Commit

Permalink
use ghcr image
Browse files Browse the repository at this point in the history
  • Loading branch information
hellt committed Mar 13, 2024
1 parent d723247 commit 20a042c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions tests/09-fortigate/fortigates.clab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@ topology:
nodes:
forti1:
kind: fortinet_fortigate
image: registry.srlinux.dev/pub/fortinet_fortigate:7.0.14
image: ghcr.io/srl-labs/fortigate:7.0.14
# image: registry.srlinux.dev/pub/fortinet_fortigate:7.0.14
forti2:
kind: fortinet_fortigate
image: registry.srlinux.dev/pub/fortinet_fortigate:7.0.14
image: ghcr.io/srl-labs/fortigate:7.0.14
# image: registry.srlinux.dev/pub/fortinet_fortigate:7.0.14
links:
- endpoints: ["forti1:eth1", "forti2:eth1"]

0 comments on commit 20a042c

Please sign in to comment.