Skip to content

Commit 7b518a1

Browse files
Update to 9.2.23-1.pgdg80+1
1 parent c6d7684 commit 7b518a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

9.2/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ RUN set -ex; \
4747
apt-key list
4848

4949
ENV PG_MAJOR 9.2
50-
ENV PG_VERSION 9.2.22-1.pgdg80+1
50+
ENV PG_VERSION 9.2.23-1.pgdg80+1
5151

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

0 commit comments

Comments
 (0)