Skip to content

Commit 62f8ccb

Browse files
committed
PE version upgraded to 1.00.0.399
1 parent e644519 commit 62f8ccb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docker-compose/cpdp-frr/compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@ services:
3131
- OPT_NO_PINNING=Yes
3232
- WAIT_FOR_IFACE=Yes
3333
protocol_engine_1:
34-
image: ghcr.io/open-traffic-generator/ixia-c-protocol-engine:1.00.0.383
34+
image: ghcr.io/open-traffic-generator/ixia-c-protocol-engine:1.00.0.399
3535
restart: always
3636
privileged: true
3737
network_mode: service:traffic_engine_1
3838
environment:
3939
- INTF_LIST=veth0
4040
protocol_engine_2:
41-
image: ghcr.io/open-traffic-generator/ixia-c-protocol-engine:1.00.0.383
41+
image: ghcr.io/open-traffic-generator/ixia-c-protocol-engine:1.00.0.399
4242
restart: always
4343
privileged: true
4444
network_mode: service:traffic_engine_2

0 commit comments

Comments
 (0)