Skip to content

Commit

Permalink
Update ghcr.io/open-traffic-generator/ixia-c-protocol-engine Docker t…
Browse files Browse the repository at this point in the history
…ag to v1.00.0.419
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent 61dc8b0 commit 5ed163f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docker-compose/cpdp-b2b/compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@ services:
- OPT_NO_PINNING=Yes
- WAIT_FOR_IFACE=Yes
protocol_engine_1:
image: ghcr.io/open-traffic-generator/ixia-c-protocol-engine:1.00.0.337
image: ghcr.io/open-traffic-generator/ixia-c-protocol-engine:1.00.0.419
restart: always
privileged: true
network_mode: service:traffic_engine_1
environment:
- INTF_LIST=veth0
protocol_engine_2:
image: ghcr.io/open-traffic-generator/ixia-c-protocol-engine:1.00.0.337
image: ghcr.io/open-traffic-generator/ixia-c-protocol-engine:1.00.0.419
restart: always
privileged: true
network_mode: service:traffic_engine_2
Expand Down
4 changes: 2 additions & 2 deletions docker-compose/cpdp-frr/compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@ services:
- OPT_NO_PINNING=Yes
- WAIT_FOR_IFACE=Yes
protocol_engine_1:
image: ghcr.io/open-traffic-generator/ixia-c-protocol-engine:1.00.0.337
image: ghcr.io/open-traffic-generator/ixia-c-protocol-engine:1.00.0.419
restart: always
privileged: true
network_mode: service:traffic_engine_1
environment:
- INTF_LIST=veth0
protocol_engine_2:
image: ghcr.io/open-traffic-generator/ixia-c-protocol-engine:1.00.0.337
image: ghcr.io/open-traffic-generator/ixia-c-protocol-engine:1.00.0.419
restart: always
privileged: true
network_mode: service:traffic_engine_2
Expand Down

0 comments on commit 5ed163f

Please sign in to comment.