mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
fix: braking changes in compose (#7708) [EE-4258]
This commit is contained in:
parent
f9fe440401
commit
393d1fc91d
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ module.exports = function (grunt) {
|
|||
distdir: 'dist/public',
|
||||
binaries: {
|
||||
dockerVersion: 'v20.10.9',
|
||||
dockerComposePluginVersion: 'v2.9.0',
|
||||
dockerComposePluginVersion: 'v2.10.2',
|
||||
helmVersion: 'v3.9.3',
|
||||
komposeVersion: 'v1.22.0',
|
||||
kubectlVersion: 'v1.24.1',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue