chore(deps): upgrade docker binary [EE-4545] (#8146)

closes [EE-4545]
upgrades docker to v20.10.21

Co-authored-by: Yi Chen <69284638+yi-portainer@users.noreply.github.com>
pull/8218/head
Chaim Lev-Ari 2022-12-16 03:07:21 +02:00 committed by GitHub
parent 62197a67f7
commit 4bd6618fb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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