1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-02 20:35:25 +02:00

Revert "feat(build-system): bump Docker binary version to 19.03.2 (#3202)" (#3210)

This reverts commit ed70d0fb2b.
This commit is contained in:
Anthony Lapenna 2019-10-03 11:23:07 +13:00 committed by GitHub
parent d4fa4d8a52
commit 3ab0422361
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ module.exports = function(grunt) {
grunt.initConfig({
root: 'dist',
distdir: 'dist/public',
shippedDockerVersion: '19.03.2',
shippedDockerVersion: '18.09.3',
shippedDockerVersionWindows: '17.09.0-ce',
config: gruntfile_cfg.config,
env: gruntfile_cfg.env,