mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-04-30 11:24:42 +02:00
Preparation for 2.4.0
This commit is contained in:
parent
751a131b78
commit
238f95c5ce
@ -1,7 +1,7 @@
|
||||
version: '3.4'
|
||||
services:
|
||||
netbox: &netbox
|
||||
image: netboxcommunity/netbox:${VERSION-v3.3-2.3.0}
|
||||
image: netboxcommunity/netbox:${VERSION-v3.4-2.4.0}
|
||||
depends_on:
|
||||
- postgres
|
||||
- redis
|
||||
|
Loading…
Reference in New Issue
Block a user