8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96788e9 commit 1c0bc9dCopy full SHA for 1c0bc9d
9.5/Dockerfile
@@ -28,7 +28,7 @@ RUN mkdir /docker-entrypoint-initdb.d
28
RUN apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8
29
30
ENV PG_MAJOR 9.5
31
-ENV PG_VERSION 9.5.4-1.pgdg80+1
+ENV PG_VERSION 9.5.4-1.pgdg80+2
32
33
RUN echo 'deb http://apt.postgresql.org/pub/repos/apt/ jessie-pgdg main' $PG_MAJOR > /etc/apt/sources.list.d/pgdg.list
34
0 commit comments