mirror of
https://github.com/portainer/portainer.git
synced 2025-07-23 15:29:42 +02:00
dep(api): update docker binary version to 18.09.3 (#2749)
This commit is contained in:
parent
415c1759d1
commit
5ca9501540
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ module.exports = function(grunt) {
|
||||||
grunt.initConfig({
|
grunt.initConfig({
|
||||||
root: 'dist',
|
root: 'dist',
|
||||||
distdir: 'dist/public',
|
distdir: 'dist/public',
|
||||||
shippedDockerVersion: '18.09.0',
|
shippedDockerVersion: '18.09.3',
|
||||||
shippedDockerVersionWindows: '17.09.0-ce',
|
shippedDockerVersionWindows: '17.09.0-ce',
|
||||||
pkg: grunt.file.readJSON('package.json'),
|
pkg: grunt.file.readJSON('package.json'),
|
||||||
config: gruntfile_cfg.config,
|
config: gruntfile_cfg.config,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue