Skip to content

Commit 2df7c17

Browse files
Update to 9.1.24-1.pgdg80+1
1 parent 570ca9e commit 2df7c17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

9.1/Dockerfile

Lines changed: 1 addition & 1 deletion
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.1
31-
ENV PG_VERSION 9.1.23-1.pgdg80+1
31+
ENV PG_VERSION 9.1.24-1.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)