mirror of
https://github.com/portainer/portainer.git
synced 2025-07-25 00:09:40 +02:00
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>
This commit is contained in:
parent
62197a67f7
commit
4bd6618fb9
1 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue