mirror of https://github.com/portainer/portainer
dep(api): update docker binary version to 18.09.3 (#2749)
parent
415c1759d1
commit
5ca9501540
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue