Skip to content

Commit 22486fe

Browse files
authored
Merge pull request #1002 from netbox-community/develop
Prepare 2.6.1
2 parents b4a6be3 + 96bda7f commit 22486fe

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.6.0
1+
2.6.1

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: docker.io/netboxcommunity/netbox:${VERSION-v3.4-2.6.0}
4+
image: docker.io/netboxcommunity/netbox:${VERSION-v3.5-2.6.1}
55
depends_on:
66
- postgres
77
- redis

0 commit comments

Comments
 (0)