Skip to content

Commit

Permalink
Update to 9.5.5-1.pgdg80+1
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed Oct 27, 2016
1 parent e4942cb commit db63c8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 9.5/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ RUN mkdir /docker-entrypoint-initdb.d
RUN apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8

ENV PG_MAJOR 9.5
ENV PG_VERSION 9.5.4-1.pgdg80+2
ENV PG_VERSION 9.5.5-1.pgdg80+1

RUN echo 'deb http://apt.postgresql.org/pub/repos/apt/ jessie-pgdg main' $PG_MAJOR > /etc/apt/sources.list.d/pgdg.list

Expand Down

0 comments on commit db63c8c

Please sign in to comment.