summaryrefslogtreecommitdiff
path: root/provisioning
diff options
context:
space:
mode:
authorChristoph Kluenter <ckluente@thoughtworks.com>2015-01-26 13:08:59 +0100
committerChristoph Kluenter <ckluente@thoughtworks.com>2015-01-26 13:09:25 +0100
commit5e672010d59748f87cf13f068ebf126cbc7ea16d (patch)
tree41b9f2398e5bf47bc2a4afe6c1a2eaa562599e19 /provisioning
parent163a9790a81201ae58b88024b76c2cc0b004d8b3 (diff)
Don't pin soledad versions.
Diffstat (limited to 'provisioning')
-rw-r--r--provisioning/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/provisioning/Dockerfile b/provisioning/Dockerfile
index 49ff5400..cbde6f53 100644
--- a/provisioning/Dockerfile
+++ b/provisioning/Dockerfile
@@ -39,7 +39,7 @@ RUN apt-get update -y --force-yes
RUN apt-get install python-pip python-all-dev libssl-dev
RUN pip install taskthread
-RUN apt-get install -y --force-yes --allow-unauthenticated soledad-client=0.6.1~509f76c soledad-common=0.6.1~509f76c
+RUN apt-get install -y --force-yes --allow-unauthenticated soledad-client soledad-common
# Install Pixelated User Agent
RUN apt-get install -y --force-yes pixelated-user-agent