Preparation for 3.2.0

This commit is contained in:
Tobias Genannt 2025-02-05 20:27:26 +00:00
parent fb7213a1d2
commit cecfd627e4
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
3.1.1
3.2.0

View File

@ -1,6 +1,6 @@
services:
netbox: &netbox
image: docker.io/netboxcommunity/netbox:${VERSION-v4.2-3.1.1}
image: docker.io/netboxcommunity/netbox:${VERSION-v4.2-3.2.0}
depends_on:
- postgres
- redis