summaryrefslogtreecommitdiffstats
path: root/docker/parser/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'docker/parser/Dockerfile')
-rw-r--r--docker/parser/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/parser/Dockerfile b/docker/parser/Dockerfile
index 8ea734c6c..66855dc92 100644
--- a/docker/parser/Dockerfile
+++ b/docker/parser/Dockerfile
@@ -2,7 +2,7 @@ FROM alpine:3.6
ARG BRANCH=stable/euphrates
ARG OPENSTACK_TAG=stable/pike
-ARG RALLY_TAG=stable/0.9
+ARG RALLY_TAG=0.9.1
RUN apk --no-cache add --update \
python libffi libssl1.0 libjpeg-turbo py-pip bash \