diff --git a/playground.clab.yaml b/playground.clab.yaml index 5968b343e7501087478b5c62da0c5e3f01dedba5..1b3f701309c027762d5ce6253e3ecc31d2d38630 100644 --- a/playground.clab.yaml +++ b/playground.clab.yaml @@ -8,7 +8,7 @@ topology: nodes: gosdn: kind: linux - image: registry.code.fbi.h-da.de/danet/gosdn:186ee2883e513cc6cdc0856da61aa4b1e0e562ad + image: registry.code.fbi.h-da.de/danet/gosdn:latest ports: - 55055:55055 - 8080:8080 @@ -27,7 +27,7 @@ topology: gosdnc: kind: linux - image: registry.code.fbi.h-da.de/danet/gosdn/gosdnc:186ee2883e513cc6cdc0856da61aa4b1e0e562ad + image: registry.code.fbi.h-da.de/danet/gosdn/gosdnc:186ee2883e513cc6cdc0856latestda61aa4b1e0e562ad mgmt-ipv4: 172.100.20.4 binds: - ./config/goKMS01-a.json:/goKMS01-a.json @@ -42,7 +42,7 @@ topology: kms1: kind: linux - image: registry.code.fbi.h-da.de/danet/quant/goKMS:master + image: registry.code.fbi.h-da.de/danet/quant/gokms:latest mgmt-ipv4: 172.100.20.10 binds: - ./config/goKMS/example01.yaml:/tmp/kms/config/goKMS01.yaml @@ -50,7 +50,7 @@ topology: kms2: kind: linux - image: registry.code.fbi.h-da.de/danet/quant/goKMS:master + image: registry.code.fbi.h-da.de/danet/quant/gokms:latest mgmt-ipv4: 172.100.20.11 binds: - ./config/goKMS/example02.yaml:/tmp/kms/config/goKMS02.yaml @@ -58,7 +58,7 @@ topology: kms3: kind: linux - image: registry.code.fbi.h-da.de/danet/quant/goKMS:master + image: registry.code.fbi.h-da.de/danet/quant/gokms:latest mgmt-ipv4: 172.100.20.12 binds: - ./config/goKMS/example03.yaml:/tmp/kms/config/goKMS03.yaml @@ -66,7 +66,7 @@ topology: kms4: kind: linux - image: registry.code.fbi.h-da.de/danet/quant/goKMS:master + image: registry.code.fbi.h-da.de/danet/quant/gokms:latest mgmt-ipv4: 172.100.20.13 binds: - ./config/goKMS/example04.yaml:/tmp/kms/config/goKMS04.yaml