Skip to content

Commit 8572c27

Browse files
author
Matthew Fisher
committed
chore(builder): bump cedarish image
1 parent 2c2e417 commit 8572c27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

builder/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ RUN echo "%git ALL=(ALL:ALL) NOPASSWD:/home/git/builder" >> /etc/sudoers
3838
# HACK: import progrium/cedarish as a tarball
3939
# see https://github.com/deis/deis/issues/1027
4040
RUN wget -O /progrium_cedarish.tar --progress=dot:giga \
41-
https://s3-us-west-2.amazonaws.com/opdemand/progrium_cedarish_2014.05.27.tar
41+
https://s3-us-west-2.amazonaws.com/opdemand/progrium_cedarish_2014.08.14.tar
4242

4343
# define the execution environment
4444
VOLUME /var/lib/docker

0 commit comments

Comments
 (0)