Skip to content

Commit efa46bd

Browse files
committed
bumped wal-e version
1 parent 99500ea commit efa46bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ RUN buildDeps='gcc git libffi-dev libssl-dev python3-dev python3-pip python3-whe
4040
chown -R postgres /run/postgresql && \
4141
pip install --disable-pip-version-check --no-cache-dir \
4242
envdir==0.7 \
43-
wal-e[aws,azure,google,swift]==v1.0.1 && \
43+
wal-e[aws,azure,google,swift]==v1.0.2 && \
4444
# "upgrade" boto to 2.43.0 + the patch to fix minio connections
4545
pip install --disable-pip-version-check --no-cache-dir --upgrade git+https://github.com/deis/boto@88c980e56d1053892eb940d43a15a68af4ebb5e6 && \
4646
# cleanup

0 commit comments

Comments
 (0)