feat(build-system): bump Docker binary version to 19.03.2 (#3202)
parent
ea05d96c73
commit
ed70d0fb2b
|
@ -16,7 +16,7 @@ module.exports = function(grunt) {
|
|||
grunt.initConfig({
|
||||
root: 'dist',
|
||||
distdir: 'dist/public',
|
||||
shippedDockerVersion: '18.09.3',
|
||||
shippedDockerVersion: '19.03.2',
|
||||
shippedDockerVersionWindows: '17.09.0-ce',
|
||||
config: gruntfile_cfg.config,
|
||||
env: gruntfile_cfg.env,
|
||||
|
|
Loading…
Reference in New Issue