Services/Portainer: Update to v2.33.3

This commit is contained in:
2025-11-12 19:56:53 +01:00
parent e174d547a7
commit 2c44e6cee2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
...
}: let
# Match this with the portainer-ce version
portainerVersion = "2.31.3";
portainerVersion = "2.33.3";
in {
# Use the agent to connect clients to a main portainer instance
virtualisation.oci-containers.containers = {
+1 -1
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 = {