mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 22:05:23 +02:00
Merge branch 'develop' of github.com:portainer/portainer into develop
This commit is contained in:
commit
e2a17480af
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue