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

This reverts commit ed70d0fb2b.
pull/3211/head
Anthony Lapenna 2019-10-03 11:23:07 +13:00 committed by GitHub
parent d4fa4d8a52
commit 3ab0422361
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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: '19.03.2',
shippedDockerVersion: '18.09.3',
shippedDockerVersionWindows: '17.09.0-ce',
config: gruntfile_cfg.config,
env: gruntfile_cfg.env,