Skip to content

Commit 57a19bd

Browse files
committed
Merge pull request #2644 from aledbf/update_wal-e
fix(database): update wal-e
2 parents 732da3b + c788826 commit 57a19bd

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 c6f0d02
39+
git checkout dbf9783
4040

4141
pip install .
4242

0 commit comments

Comments
 (0)