From b294789609dbf80879d72c17d508a51d62c5097f Mon Sep 17 00:00:00 2001 From: Christoph Urlacher Date: Sun, 23 Nov 2025 13:00:30 +0100 Subject: [PATCH] Services/Formula11: Update Pocketbase to v0.33.0 --- system/services/formula11.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/services/formula11.nix b/system/services/formula11.nix index 7f27558f..54e30941 100644 --- a/system/services/formula11.nix +++ b/system/services/formula11.nix @@ -4,7 +4,7 @@ pkgs, ... }: let - pocketbaseVersion = "0.25.0"; + pocketbaseVersion = "0.33.0"; f11Version = "latest"; in { virtualisation.oci-containers.containers = {