Skip to content

Commit f13a6bf

Browse files
committed
Preparation for 3.0.1
1 parent 52f80cc commit f13a6bf

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-
3.0.0
1+
3.0.1

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.1-3.0.0}
3+
image: docker.io/netboxcommunity/netbox:${VERSION-v4.1-3.0.1}
44
depends_on:
55
- postgres
66
- redis

0 commit comments

Comments
 (0)