We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c2e417 commit 8572c27Copy full SHA for 8572c27
1 file changed
builder/Dockerfile
@@ -38,7 +38,7 @@ RUN echo "%git ALL=(ALL:ALL) NOPASSWD:/home/git/builder" >> /etc/sudoers
38
# HACK: import progrium/cedarish as a tarball
39
# see https://github.com/deis/deis/issues/1027
40
RUN wget -O /progrium_cedarish.tar --progress=dot:giga \
41
- https://s3-us-west-2.amazonaws.com/opdemand/progrium_cedarish_2014.05.27.tar
+ https://s3-us-west-2.amazonaws.com/opdemand/progrium_cedarish_2014.08.14.tar
42
43
# define the execution environment
44
VOLUME /var/lib/docker
0 commit comments