Update constants-service.conf

Change Omada to Debian bookworm
This commit is contained in:
Thorsten Spille 2025-01-06 21:32:36 +01:00 committed by GitHub
parent 8cf9c45f79
commit d50b7a93c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@
# This file contains the project constants on service level
# Debian Version, which will be installed
LXC_TEMPLATE_VERSION="debian-11-standard"
LXC_TEMPLATE_VERSION="debian-12-standard"
# Create sharefs mountpoint
LXC_MP=0
@ -30,4 +30,4 @@ LXC_KEYCTL="0"
LXC_MEM_MIN=2048
# service dependent meta tags
SERVICE_TAGS="mongodb-server,java"
SERVICE_TAGS="mongodb-server,java"