Preparation for 2.1.0

This commit is contained in:
Tobias Genannt 2022-07-22 10:15:51 +02:00
parent bd9733d929
commit 0a6d4c998d
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
2.0.0
2.1.0

View File

@ -1,7 +1,7 @@
version: '3.4'
services:
netbox: &netbox
image: netboxcommunity/netbox:${VERSION-v3.2-2.0.0}
image: netboxcommunity/netbox:${VERSION-v3.2-2.1.0}
depends_on:
- postgres
- redis