Skip to content

Commit b31cea7

Browse files
author
Keerthan Mala
committed
update the commit tag of the wal-e
1 parent 5899db3 commit b31cea7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rootfs/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ RUN curl -sSL https://raw.githubusercontent.com/pypa/pip/7.1.2/contrib/get-pip.p
5858

5959
# install deis/wal-e from the tip of the boto3-upgrade branch
6060
# NOTE (bacongobbler): we use the commit here so Docker's cache will bust when we make changes upstream
61-
RUN pip install --disable-pip-version-check --no-cache-dir git+https://github.com/kmala/wal-e.git@3c1729302db6a38ae32709da24d91a5caa264499
61+
RUN pip install --disable-pip-version-check --no-cache-dir git+https://github.com/deis/wal-e.git@0eee12665149d8389cda9575b737359d066fa663
6262

6363
# install python port of daemontools
6464
RUN pip install --disable-pip-version-check --no-cache-dir envdir

0 commit comments

Comments
 (0)