Skip to content

Commit 5dea11c

Browse files
committed
Preparation for 3.0.2
1 parent 35c19d0 commit 5dea11c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.1
1+
3.0.2

docker-compose.yml

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

0 commit comments

Comments
 (0)