Skip to content

Commit

Permalink
chore(deps): update quay.io/frrouting/frr docker tag to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 5, 2023
1 parent 915cb25 commit 7a050a4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ version: '3.7'

services:
spine1:
image: quay.io/frrouting/frr:8.5.2
image: quay.io/frrouting/frr:9.0.0
cap_add:
- NET_ADMIN
- SYS_ADMIN
Expand Down Expand Up @@ -33,7 +33,7 @@ services:
sleep infinity'
leaf1:
image: quay.io/frrouting/frr:8.5.2
image: quay.io/frrouting/frr:9.0.0
cap_add:
- NET_ADMIN
- SYS_ADMIN
Expand Down Expand Up @@ -61,7 +61,7 @@ services:
sleep infinity'
bleaf:
image: quay.io/frrouting/frr:8.5.2
image: quay.io/frrouting/frr:9.0.0
cap_add:
- NET_ADMIN
- SYS_ADMIN
Expand Down Expand Up @@ -130,7 +130,7 @@ services:
sleep infinity'
leaf2:
image: quay.io/frrouting/frr:8.5.2
image: quay.io/frrouting/frr:9.0.0
cap_add:
- NET_ADMIN
- SYS_ADMIN
Expand Down

0 comments on commit 7a050a4

Please sign in to comment.