mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 15:59:41 +02:00
feat(build-system): bump Docker binary version to 19.03.2 (#3202)
This commit is contained in:
parent
ea05d96c73
commit
ed70d0fb2b
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue