Skip to content

Commit c788826

Browse files
committed
fix(database): update wal-e
1 parent 64ffeac commit c788826

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)