From 5e672010d59748f87cf13f068ebf126cbc7ea16d Mon Sep 17 00:00:00 2001 From: Christoph Kluenter Date: Mon, 26 Jan 2015 13:08:59 +0100 Subject: Don't pin soledad versions. --- provisioning/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'provisioning') 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 -- cgit v1.2.3