Preparation for 1.6.0

This commit is contained in:
Tobias Genannt 2022-02-21 11:25:37 +01:00
parent 49ed10bbee
commit b6d6f85dc0
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.5.1
1.6.0

View File

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