aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/src/simulators_heat_template.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/src/simulators_heat_template.yaml')
-rw-r--r--deployment/src/simulators_heat_template.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/deployment/src/simulators_heat_template.yaml b/deployment/src/simulators_heat_template.yaml
index a756778..dd80567 100644
--- a/deployment/src/simulators_heat_template.yaml
+++ b/deployment/src/simulators_heat_template.yaml
@@ -29,8 +29,8 @@ resources:
#!/bin/bash
set_versions () {
- DOCKER_VERSION=17.03
- DOCKER_COMPOSE_VERSION=1.22.0
+ DOCKER_VERSION=19.03
+ DOCKER_COMPOSE_VERSION=1.26.0
}
set_proxy () {