Skip to content

Commit 1e7af69

Browse files
Update to 9.4.11-1.pgdg80+1
1 parent 5159417 commit 1e7af69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

9.4/Dockerfile

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

3939
ENV PG_MAJOR 9.4
40-
ENV PG_VERSION 9.4.10-1.pgdg80+1
40+
ENV PG_VERSION 9.4.11-1.pgdg80+1
4141

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

0 commit comments

Comments
 (0)