Skip to content

Commit

Permalink
Merge pull request #117 from zalando/feature/patroni_1_2_1
Browse files Browse the repository at this point in the history
Update to patroni 1.2.1
  • Loading branch information
Oleksii Kliukin committed Dec 16, 2016
2 parents 41fd825 + 271e9d1 commit 2ac31e1
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 @@ -50,7 +50,7 @@ ENV PATH=$PATH:/usr/lib/postgresql/${PGVERSION}/bin
## 1 Install tools required to build
## 2 Build
## 3 Remove tools only required for build
ENV PATRONIVERSION=1.2
ENV PATRONIVERSION=1.2.1
ENV WALE_VERSION=1.0.1
RUN export DEBIAN_FRONTEND=noninteractive \
export BUILD_PACKAGES="postgresql-server-dev-${PGVERSION} python3-pip python3-dev build-essential pgxnclient" \
Expand Down

0 comments on commit 2ac31e1

Please sign in to comment.