Update references to netboxcommunity

This commit is contained in:
Christian Mäder
2019-02-06 11:46:20 +01:00
parent 1e002846ef
commit 6182133c7a
6 changed files with 16 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
ARG DOCKER_ORG=ninech
ARG DOCKER_ORG=netboxcommunity
ARG DOCKER_REPO=netbox
ARG FROM_TAG=latest
FROM $DOCKER_ORG/$DOCKER_REPO:$FROM_TAG