Preparation for 2.5.3

This commit is contained in:
Tobias Genannt 2023-04-15 01:16:40 +02:00
parent 5273e17d89
commit c698496e36
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
2.5.2
2.5.3

View File

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