Preparation for 2.5.2

This commit is contained in:
Tobias Genannt 2023-03-29 10:31:52 +02:00
parent 831867499b
commit 17f1bb0af0
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
2.5.1 2.5.2

View File

@ -1,7 +1,7 @@
version: '3.4' version: '3.4'
services: services:
netbox: &netbox netbox: &netbox
image: docker.io/netboxcommunity/netbox:${VERSION-v3.4-2.5.1} image: docker.io/netboxcommunity/netbox:${VERSION-v3.4-2.5.2}
depends_on: depends_on:
- postgres - postgres
- redis - redis