diff --git a/system/services/portainer.nix b/system/services/portainer.nix index b797bb62..5b80f71f 100644 --- a/system/services/portainer.nix +++ b/system/services/portainer.nix @@ -5,7 +5,7 @@ ... }: let # Match this with the portainer agent version - portainerVersion = "2.31.3"; + portainerVersion = "2.33.3"; in { virtualisation.oci-containers.containers = { portainer = {