Skip to content

Commit

Permalink
Merge branch 'postgresql-9.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
Sameer Naik committed Aug 7, 2016
2 parents 4c884c6 + dff9ac4 commit af4e75b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

**latest**
- postgresql: upgrade to 9.5

**9.4-17**
- added `DB_EXTENSION` configuration parameter

Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM sameersbn/ubuntu:14.04.20160727
MAINTAINER [email protected]

ENV PG_APP_HOME="/etc/docker-postgresql"\
PG_VERSION=9.4 \
PG_VERSION=9.5 \
PG_USER=postgres \
PG_HOME=/var/lib/postgresql \
PG_RUNDIR=/run/postgresql \
Expand Down

0 comments on commit af4e75b

Please sign in to comment.