mirror of
https://github.com/portainer/portainer.git
synced 2025-07-27 17:29:39 +02:00
Co-authored-by: Simon Meng <simon.meng@portainer.io>
This commit is contained in:
parent
958baf6283
commit
f3c537ac2c
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ module.exports = function (grunt) {
|
||||||
binaries: {
|
binaries: {
|
||||||
dockerLinuxVersion: '19.03.13',
|
dockerLinuxVersion: '19.03.13',
|
||||||
dockerWindowsVersion: '19-03-12',
|
dockerWindowsVersion: '19-03-12',
|
||||||
komposeVersion: 'v1.21.0',
|
komposeVersion: 'v1.22.0',
|
||||||
kubectlVersion: 'v1.18.0',
|
kubectlVersion: 'v1.18.0',
|
||||||
},
|
},
|
||||||
config: gruntfile_cfg.config,
|
config: gruntfile_cfg.config,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue