Preparation for 2.4.0

This commit is contained in:
Tobias Genannt 2022-12-15 12:57:51 +01:00
parent 751a131b78
commit 238f95c5ce
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
2.3.0 2.4.0

View File

@ -1,7 +1,7 @@
version: '3.4' version: '3.4'
services: services:
netbox: &netbox netbox: &netbox
image: netboxcommunity/netbox:${VERSION-v3.3-2.3.0} image: netboxcommunity/netbox:${VERSION-v3.4-2.4.0}
depends_on: depends_on:
- postgres - postgres
- redis - redis