Skip to content

Commit f12b802

Browse files
committed
Merge pull request #2890 from aledbf/fix_database_build
fix(database): update wal-e because error in python-daemon
2 parents 5b7c68e + a23bd6a commit f12b802

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 c16e58a
4040

4141
pip install .
4242

0 commit comments

Comments
 (0)