Prepare version 1.3.0

This commit is contained in:
Tobias Genannt 2021-08-30 21:07:01 +02:00
parent 1fd8d105e6
commit 8e0c795791
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.2.0 1.3.0

View File

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