Preparation for 1.4.1

This commit is contained in:
Christian Mäder 2021-10-06 17:03:48 +02:00
parent 57ac14f295
commit faa1cb52dd
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.4.0 1.4.1

View File

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