Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fbfc076

Browse files
committed
Merge pull request postgres#24 from clkao/patch-1
Update 9.4 to beta3
2 parents f3def1e + 69a30d9 commit fbfc076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

9.4/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ENV LANG en_US.utf8
1818
RUN apt-key adv --keyserver pgp.mit.edu --recv-keys B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8
1919

2020
ENV PG_MAJOR 9.4
21-
ENV PG_VERSION 9.4~beta2-2~129.bzr487.pgdg70+1
21+
ENV PG_VERSION 9.4~beta3-1.pgdg70+1
2222

2323
RUN echo 'deb http://apt.postgresql.org/pub/repos/apt/ wheezy-pgdg main' $PG_MAJOR > /etc/apt/sources.list.d/pgdg.list
2424

0 commit comments

Comments
 (0)