@@ -1,7 +1,7 @@
|
||||
version: '3.7'
|
||||
---
|
||||
services:
|
||||
netbox: &netbox
|
||||
image: netboxcommunity/netbox:${VERSION-v3.7.2}
|
||||
image: netboxcommunity/netbox:${VERSION-v4.0.6}
|
||||
depends_on:
|
||||
- postgres
|
||||
- redis
|
||||
|
||||
Reference in New Issue
Block a user