Skip to content

Commit 1c018f1

Browse files
Update to 9.6.1-2.pgdg80+1
1 parent 819476b commit 1c018f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

9.6/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ RUN mkdir /docker-entrypoint-initdb.d
2828
RUN apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8
2929

3030
ENV PG_MAJOR 9.6
31-
ENV PG_VERSION 9.6.1-1.pgdg80+1
31+
ENV PG_VERSION 9.6.1-2.pgdg80+1
3232

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

0 commit comments

Comments
 (0)