Skip to content

Commit 9ab54f2

Browse files
committed
Preparation for 1.5.0
1 parent 4b7037b commit 9ab54f2

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.4.1
1+
1.5.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.0-1.4.1}
4+
image: netboxcommunity/netbox:${VERSION-v3.1-1.5.0}
55
depends_on:
66
- postgres
77
- redis

0 commit comments

Comments
 (0)