1

Services/Portainer: Update to v2.33.3

This commit is contained in:
2025-11-06 02:02:54 +01:00
parent 695e196024
commit 07c699b997

View File

@ -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 = {