mirror of
https://github.com/bashclub/zamba-lxc-toolbox.git
synced 2025-06-16 06:27:01 +02:00
matrix: migrated to debian bullseye
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
# This file contains the project constants on service level
|
||||
|
||||
# Debian Version, which will be installed
|
||||
LXC_TEMPLATE_VERSION="debian-10-standard"
|
||||
LXC_TEMPLATE_VERSION="debian-11-standard"
|
||||
|
||||
# Create sharefs mountpoint
|
||||
LXC_MP="0"
|
||||
@ -20,4 +20,4 @@ LXC_UNPRIVILEGED="1"
|
||||
LXC_NESTING="1"
|
||||
|
||||
# Define the version of Element Web
|
||||
MATRIX_ELEMENT_VERSION="v1.7.25"
|
||||
MATRIX_ELEMENT_VERSION="v1.9.8"
|
||||
|
Reference in New Issue
Block a user