aboutsummaryrefslogtreecommitdiff
path: root/netbox/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'netbox/Makefile')
-rw-r--r--netbox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/netbox/Makefile b/netbox/Makefile
index ffe7e64..1fb4dad 100644
--- a/netbox/Makefile
+++ b/netbox/Makefile
@@ -1,4 +1,4 @@
1VERSION=2.10.3 1VERSION=2.11.9
2IMAGE=docker.crute.me/netbox:$(VERSION) 2IMAGE=docker.crute.me/netbox:$(VERSION)
3LATEST=$(subst :$(VERSION),,$(IMAGE)):latest 3LATEST=$(subst :$(VERSION),,$(IMAGE)):latest
4 4