chore(deps): upgrade docker compose [EE-4642] (#8147)

closes [EE-4642]
upgrades docker compose to v2.13.0
pull/8146/head^2
Chaim Lev-Ari 2022-12-16 03:05:14 +02:00 committed by GitHub
parent c1dc1b49d1
commit 62197a67f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ module.exports = function (grunt) {
distdir: 'dist/public',
binaries: {
dockerVersion: 'v20.10.9',
dockerComposePluginVersion: 'v2.10.2',
dockerComposePluginVersion: 'v2.13.0',
helmVersion: 'v3.9.3',
komposeVersion: 'v1.22.0',
kubectlVersion: 'v1.24.1',