Update Whiteboard
This commit is contained in:
@@ -4,11 +4,11 @@ with lib;
|
||||
|
||||
let
|
||||
# Version tagging
|
||||
nextcloudVersion = "33.0.3-apache";
|
||||
nextcloudVersion = "33.0.5-apache";
|
||||
redisVersion = "8.6-alpine";
|
||||
databaseVersion = "11.8";
|
||||
onlyofficeVersion = "9.3";
|
||||
whiteboardVersion = "v1.5.7";
|
||||
onlyofficeVersion = "9.4.0";
|
||||
whiteboardVersion = "v1.5.9";
|
||||
# Helper
|
||||
helper = import ./lib.nix { inherit config pkgs lib; };
|
||||
cfg = config.numbus.services.nextcloud;
|
||||
|
||||
Reference in New Issue
Block a user