Preparation for 3.1.1

This commit is contained in:
Tobias Genannt 2025-01-20 08:53:40 +01:00
parent d129ade861
commit e48a1b685b
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
3.1.0 3.1.1

View File

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