bump nextcloud

This commit is contained in:
soraefir
2026-05-09 13:33:56 +02:00
parent 88a4ab069e
commit 55d678df19

View File

@@ -1,6 +1,6 @@
{ config, containerCfg, pkgs, lib, builder, name,... }:
let
version = "28";
version = "31";
serverCfg = config.syscfg.server;
in {
paths = [{