mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-10 05:42:36 +00:00
Preparation for 1.5.1
This commit is contained in:
parent
2e92554423
commit
6d5cf7a815
|
|
@ -1,7 +1,7 @@
|
|||
version: '3.4'
|
||||
services:
|
||||
netbox: &netbox
|
||||
image: netboxcommunity/netbox:${VERSION-v3.1-1.5.0}
|
||||
image: netboxcommunity/netbox:${VERSION-v3.1-1.5.1}
|
||||
depends_on:
|
||||
- postgres
|
||||
- redis
|
||||
|
|
|
|||
Loading…
Reference in a new issue