Preparation for 1.5.0

This commit is contained in:
Tobias Genannt 2021-12-09 08:29:42 +01:00
parent 4b7037bbe6
commit 9ab54f27b1
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.4.1
1.5.0

View File

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