Skip to content

Commit

Permalink
Bump patroni version (#255)
Browse files Browse the repository at this point in the history
The new release contains critical bugfix.
  • Loading branch information
CyberDem0n committed Aug 14, 2018
1 parent 5b2c26b commit 9f495a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgres-appliance/Dockerfile.build
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ RUN export DEBIAN_FRONTEND=noninteractive \
/usr/lib/postgresql/*/bin/pltcl_*

# Install patroni and WAL-e
ENV PATRONIVERSION=1.4.5
ENV PATRONIVERSION=1.4.6
ENV WALE_VERSION=1.1.0
RUN export DEBIAN_FRONTEND=noninteractive \
&& set -ex \
Expand Down

0 comments on commit 9f495a3

Please sign in to comment.