🐳 By default, build latest
from the master
branch
This commit is contained in:
parent
34d5bd711e
commit
4ce4373eb0
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ services:
|
|||
context: .
|
||||
args:
|
||||
- BRANCH=${BRANCH-master}
|
||||
image: ninech/netbox:${BRANCH-master}
|
||||
image: ninech/netbox:${BRANCH-latest}
|
||||
depends_on:
|
||||
- postgres
|
||||
env_file: netbox.env
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue