Update references to netboxcommunity

This commit is contained in:
Christian Mäder 2019-02-06 11:46:20 +01:00
parent 1e002846ef
commit 6182133c7a
No known key found for this signature in database
GPG key ID: 92FFD0A711F196BB
6 changed files with 16 additions and 10 deletions

View file

@ -5,7 +5,7 @@ services:
context: .
args:
- BRANCH=${VERSION-master}
image: ninech/netbox:${VERSION-latest}
image: netboxcommunity/netbox:${VERSION-latest}
depends_on:
- postgres
- redis