Skip to content

Commit 7fed429

Browse files
committed
Update to 9.5~alpha2-1.pgdg80+1
1 parent a82c28e commit 7fed429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

9.5/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ RUN mkdir /docker-entrypoint-initdb.d
2424
RUN apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8
2525

2626
ENV PG_MAJOR 9.5
27-
ENV PG_VERSION 9.5~alpha1-1.pgdg80+1
27+
ENV PG_VERSION 9.5~alpha2-1.pgdg80+1
2828

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

0 commit comments

Comments
 (0)