Update bird

This commit is contained in:
Manevolent 2023-04-23 17:59:26 -06:00 committed by GitHub
parent d902074996
commit 02b6395f8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@
context: .
dockerfile: Dockerfile.bird
volumes:
- /etc/bird/${netname}/:/etc/bird/
- /etc/lixonet/${netname}/.config/bird:/etc/bird/
- bird-run:/var/run/bird/
cap_add:
- NET_ADMIN