Skip to content

Commit e48a1b6

Browse files
committed
Preparation for 3.1.1
1 parent d129ade commit e48a1b6

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.0
1+
3.1.1

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

0 commit comments

Comments
 (0)