Skip to content

Commit

Permalink
Merge pull request #119 from zalando/feature/1_2_2
Browse files Browse the repository at this point in the history
Bump up to 1.2.2
  • Loading branch information
Oleksii Kliukin committed Dec 16, 2016
2 parents c478527 + 5409dc2 commit 012d217
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.1
ENV PATRONIVERSION=1.2.2
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 012d217

Please sign in to comment.