summaryrefslogtreecommitdiff
path: root/hot/software-config/heat-container-agent/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'hot/software-config/heat-container-agent/Dockerfile')
-rw-r--r--hot/software-config/heat-container-agent/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/hot/software-config/heat-container-agent/Dockerfile b/hot/software-config/heat-container-agent/Dockerfile
index a37d809..92b60e0 100644
--- a/hot/software-config/heat-container-agent/Dockerfile
+++ b/hot/software-config/heat-container-agent/Dockerfile
@@ -10,7 +10,7 @@ RUN dnf -y --setopt=tsflags=nodocs install \
# pip installing dpath as python-dpath is an older version of dpath
# install docker-compose
-RUN pip install --no-cache dpath docker-compose
+RUN pip --no-cache-dir install dpath docker-compose
ADD ./scripts/55-heat-config \
/opt/stack/os-config-refresh/configure.d/