Skip to content

Commit

Permalink
Bump patroni version to 1.3.4 (#187)
Browse files Browse the repository at this point in the history
different bugfixes
  • Loading branch information
CyberDem0n committed Sep 8, 2017
1 parent 4298933 commit 393d673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgres-appliance/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ RUN export DEBIAN_FRONTEND=noninteractive \
ENV PATH=$PATH:/usr/lib/postgresql/${PGVERSION}/bin

# Install patroni and WAL-e
ENV PATRONIVERSION=1.3.3
ENV PATRONIVERSION=1.3.4
ENV WALE_VERSION=1.0.3
RUN export DEBIAN_FRONTEND=noninteractive \
export BUILD_PACKAGES="python3-pip python3-dev gcc" \
Expand Down

0 comments on commit 393d673

Please sign in to comment.