We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b7c68e commit a23bd6aCopy full SHA for a23bd6a
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 dbf9783
+git checkout c16e58a
40
41
pip install .
42
0 commit comments