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 e4942cb commit db63c8cCopy full SHA for db63c8c
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+2
+ENV PG_VERSION 9.5.5-1.pgdg80+1
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