From 785f021898c5ce8ed3b277eba22a7212eb0c66b8 Mon Sep 17 00:00:00 2001 From: Matt Hook Date: Mon, 15 Apr 2024 10:29:52 +1200 Subject: [PATCH] chore(unpacker): use APIVersion as unpacker image tag [EE-6974] (#10955) Co-authored-by: Prabhat Khera <91852476+prabhat-portainer@users.noreply.github.com> --- binary-version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binary-version.json b/binary-version.json index 373bc262d..cbba6cb9a 100644 --- a/binary-version.json +++ b/binary-version.json @@ -1,6 +1,6 @@ { "docker": "v24.0.7", - "dockerCompose": "v2.24.6", + "dockerCompose": "v2.26.1", "helm": "v3.14.4", "kubectl": "v1.29.0", "mingit": "2.42.0.2"