Skip to content

Commit 9bf2acd

Browse files
committed
Merge pull request #2703 from deis/revert-2644-update_wal-e
Revert "fix(database): update wal-e"
2 parents d43f5e7 + d777712 commit 9bf2acd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

database/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ cd /tmp
3636
git clone https://github.com/wal-e/wal-e.git
3737

3838
cd /tmp/wal-e
39-
git checkout dbf9783
39+
git checkout c6f0d02
4040

4141
pip install .
4242

0 commit comments

Comments
 (0)