Skip to content

Commit e38c1d3

Browse files
committed
Preparation for 2.2.0
1 parent e48ab08 commit e38c1d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.0
1+
2.2.0

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '3.4'
22
services:
33
netbox: &netbox
4-
image: netboxcommunity/netbox:${VERSION-v3.2-2.1.0}
4+
image: netboxcommunity/netbox:${VERSION-v3.3-2.2.0}
55
depends_on:
66
- postgres
77
- redis

0 commit comments

Comments
 (0)