Skip to content

Commit 2c26000

Browse files
committed
Preparation for 3.0.0
1 parent cb1bc4b commit 2c26000

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.9.1
1+
3.0.0

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
netbox: &netbox
3-
image: docker.io/netboxcommunity/netbox:${VERSION-v4.0-2.9.1}
3+
image: docker.io/netboxcommunity/netbox:${VERSION-v4.1-3.0.0}
44
depends_on:
55
- postgres
66
- redis

0 commit comments

Comments
 (0)