1

Services/Portainer: Update to v2.33.3

This commit is contained in:
2025-11-06 02:02:54 +01:00
parent e174d547a7
commit 2c44e6cee2
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
... ...
}: let }: let
# Match this with the portainer-ce version # Match this with the portainer-ce version
portainerVersion = "2.31.3"; portainerVersion = "2.33.3";
in { in {
# Use the agent to connect clients to a main portainer instance # Use the agent to connect clients to a main portainer instance
virtualisation.oci-containers.containers = { virtualisation.oci-containers.containers = {

View File

@ -5,7 +5,7 @@
... ...
}: let }: let
# Match this with the portainer agent version # Match this with the portainer agent version
portainerVersion = "2.31.3"; portainerVersion = "2.33.3";
in { in {
virtualisation.oci-containers.containers = { virtualisation.oci-containers.containers = {
portainer = { portainer = {