mirror of https://github.com/portainer/portainer
fix: braking changes in compose (#7708) [EE-4258]
parent
f9fe440401
commit
393d1fc91d
|
@ -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…
Reference in New Issue