diff --git a/gruntfile.js b/gruntfile.js index f2673834f..e7fd2d054 100644 --- a/gruntfile.js +++ b/gruntfile.js @@ -85,7 +85,7 @@ module.exports = function(grunt) { grunt.initConfig({ root: 'dist', distdir: 'dist/public', - shippedDockerVersion: '18.09.0', + shippedDockerVersion: '18.09.3', shippedDockerVersionWindows: '17.09.0-ce', pkg: grunt.file.readJSON('package.json'), config: gruntfile_cfg.config,