mirror of https://github.com/portainer/portainer
fix(stack): upgrade docker-compose EE-5334 (#8757)
parent
e0ce3671e8
commit
8ccac7c98f
|
@ -27,7 +27,7 @@ module.exports = function (grunt) {
|
|||
distdir: 'dist/public',
|
||||
binaries: {
|
||||
dockerVersion: 'v20.10.21',
|
||||
dockerComposePluginVersion: 'v2.16.0',
|
||||
dockerComposePluginVersion: 'v2.17.2',
|
||||
helmVersion: 'v3.11.0',
|
||||
kubectlVersion: 'v1.24.1',
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue