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 and glimchb committed Nov 9, 2023
1 parent f49314e commit cfa622e
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.3
image: quay.io/frrouting/frr:9.0.1
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.3
image: quay.io/frrouting/frr:9.0.1
cap_add:
- NET_ADMIN
- SYS_ADMIN
Expand Down Expand Up @@ -63,7 +63,7 @@ services:
sleep infinity'
bleaf:
image: quay.io/frrouting/frr:8.5.3
image: quay.io/frrouting/frr:9.0.1
cap_add:
- NET_ADMIN
- SYS_ADMIN
Expand Down Expand Up @@ -118,7 +118,7 @@ services:
sleep infinity'
leaf2:
image: quay.io/frrouting/frr:8.5.3
image: quay.io/frrouting/frr:9.0.1
cap_add:
- NET_ADMIN
- SYS_ADMIN
Expand Down

0 comments on commit cfa622e

Please sign in to comment.