We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64ffeac commit c788826Copy full SHA for c788826
1 file changed
database/build.sh
@@ -36,7 +36,7 @@ cd /tmp
36
git clone https://github.com/wal-e/wal-e.git
37
38
cd /tmp/wal-e
39
-git checkout c6f0d02
+git checkout dbf9783
40
41
pip install .
42
0 commit comments