Skip to content

Commit f05a9c6

Browse files
committed
Preparation for 2.0.0
1 parent f2d1e62 commit f05a9c6

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-
1.6.1
1+
2.0.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-1.6.1}
4+
image: netboxcommunity/netbox:${VERSION-v3.2-2.0.0}
55
depends_on:
66
- postgres
77
- redis

0 commit comments

Comments
 (0)