feat(build-system): bump Docker binary version to 19.03.2 (#3202)

pull/3232/head
Pierre Kisters 2019-09-29 23:22:04 +02:00 committed by Anthony Lapenna
parent ea05d96c73
commit ed70d0fb2b
1 changed files with 1 additions and 1 deletions

View File

@ -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,