diff options
Diffstat (limited to 'heat/setup.sh')
-rwxr-xr-x | heat/setup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/heat/setup.sh b/heat/setup.sh index 126a527..b95e56e 100755 --- a/heat/setup.sh +++ b/heat/setup.sh @@ -67,7 +67,7 @@ DCAEPLUGINFILES=\ "\ relationshipplugin/1.0.0/relationshipplugin-1.0.0.tgz dcaepolicyplugin/2.3.0/dcaepolicyplugin-2.3.0.tgz -dockerplugin/3.2.0/dockerplugin-3.2.0.tgz \ +dockerplugin/3.2.1/dockerplugin-3.2.1.tgz \ " # For CCSDK, we pull down the wagon files directly |