Skip to content

Commit

Permalink
fix(evpn-bridge): fix incorrect subnet in CI
Browse files Browse the repository at this point in the history
Signed-off-by: Dimitrios Markou <[email protected]>
  • Loading branch information
mardim91 committed Jul 4, 2024
1 parent 52e9ce7 commit eaa0c30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -488,4 +488,4 @@ networks:
ipam:
driver: default
config:
- subnet: 40.40.40.41/28
- subnet: 40.40.40.0/24

0 comments on commit eaa0c30

Please sign in to comment.