Skip to content

Commit cecfd62

Browse files
committed
Preparation for 3.2.0
1 parent fb7213a commit cecfd62

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.1.1
1+
3.2.0

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

0 commit comments

Comments
 (0)