You've already forked postgres
mirror of
https://github.com/docker-library/postgres.git
synced 2025-12-03 22:31:18 +03:00
version bumps
This commit is contained in:
@@ -9,7 +9,7 @@ RUN curl -o /usr/local/bin/gosu -SL 'https://github.com/tianon/gosu/releases/dow
|
|||||||
&& chmod +x /usr/local/bin/gosu
|
&& chmod +x /usr/local/bin/gosu
|
||||||
|
|
||||||
ENV PG_MAJOR 8.4
|
ENV PG_MAJOR 8.4
|
||||||
ENV PG_VERSION 8.4.21-1.pgdg70+1
|
ENV PG_VERSION 8.4.22-1.pgdg70+1
|
||||||
|
|
||||||
RUN echo 'deb http://apt.postgresql.org/pub/repos/apt/ wheezy-pgdg main' $PG_MAJOR > /etc/apt/sources.list.d/pgdg.list \
|
RUN echo 'deb http://apt.postgresql.org/pub/repos/apt/ wheezy-pgdg main' $PG_MAJOR > /etc/apt/sources.list.d/pgdg.list \
|
||||||
&& curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc \
|
&& curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc \
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ RUN curl -o /usr/local/bin/gosu -SL 'https://github.com/tianon/gosu/releases/dow
|
|||||||
&& chmod +x /usr/local/bin/gosu
|
&& chmod +x /usr/local/bin/gosu
|
||||||
|
|
||||||
ENV PG_MAJOR 9.0
|
ENV PG_MAJOR 9.0
|
||||||
ENV PG_VERSION 9.0.17-1.pgdg70+1
|
ENV PG_VERSION 9.0.18-1.pgdg70+1
|
||||||
|
|
||||||
RUN echo 'deb http://apt.postgresql.org/pub/repos/apt/ wheezy-pgdg main' $PG_MAJOR > /etc/apt/sources.list.d/pgdg.list \
|
RUN echo 'deb http://apt.postgresql.org/pub/repos/apt/ wheezy-pgdg main' $PG_MAJOR > /etc/apt/sources.list.d/pgdg.list \
|
||||||
&& curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc \
|
&& curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc \
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ RUN curl -o /usr/local/bin/gosu -SL 'https://github.com/tianon/gosu/releases/dow
|
|||||||
&& chmod +x /usr/local/bin/gosu
|
&& chmod +x /usr/local/bin/gosu
|
||||||
|
|
||||||
ENV PG_MAJOR 9.1
|
ENV PG_MAJOR 9.1
|
||||||
ENV PG_VERSION 9.1.13-1.pgdg70+1
|
ENV PG_VERSION 9.1.14-1.pgdg70+1
|
||||||
|
|
||||||
RUN echo 'deb http://apt.postgresql.org/pub/repos/apt/ wheezy-pgdg main' $PG_MAJOR > /etc/apt/sources.list.d/pgdg.list \
|
RUN echo 'deb http://apt.postgresql.org/pub/repos/apt/ wheezy-pgdg main' $PG_MAJOR > /etc/apt/sources.list.d/pgdg.list \
|
||||||
&& curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc \
|
&& curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc \
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ RUN curl -o /usr/local/bin/gosu -SL 'https://github.com/tianon/gosu/releases/dow
|
|||||||
&& chmod +x /usr/local/bin/gosu
|
&& chmod +x /usr/local/bin/gosu
|
||||||
|
|
||||||
ENV PG_MAJOR 9.2
|
ENV PG_MAJOR 9.2
|
||||||
ENV PG_VERSION 9.2.8-1.pgdg70+1
|
ENV PG_VERSION 9.2.9-1.pgdg70+1
|
||||||
|
|
||||||
RUN echo 'deb http://apt.postgresql.org/pub/repos/apt/ wheezy-pgdg main' $PG_MAJOR > /etc/apt/sources.list.d/pgdg.list \
|
RUN echo 'deb http://apt.postgresql.org/pub/repos/apt/ wheezy-pgdg main' $PG_MAJOR > /etc/apt/sources.list.d/pgdg.list \
|
||||||
&& curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc \
|
&& curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc \
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ RUN curl -o /usr/local/bin/gosu -SL 'https://github.com/tianon/gosu/releases/dow
|
|||||||
&& chmod +x /usr/local/bin/gosu
|
&& chmod +x /usr/local/bin/gosu
|
||||||
|
|
||||||
ENV PG_MAJOR 9.3
|
ENV PG_MAJOR 9.3
|
||||||
ENV PG_VERSION 9.3.4-1.pgdg70+1
|
ENV PG_VERSION 9.3.5-1.pgdg70+1
|
||||||
|
|
||||||
RUN echo 'deb http://apt.postgresql.org/pub/repos/apt/ wheezy-pgdg main' $PG_MAJOR > /etc/apt/sources.list.d/pgdg.list \
|
RUN echo 'deb http://apt.postgresql.org/pub/repos/apt/ wheezy-pgdg main' $PG_MAJOR > /etc/apt/sources.list.d/pgdg.list \
|
||||||
&& curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc \
|
&& curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc \
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ RUN curl -o /usr/local/bin/gosu -SL 'https://github.com/tianon/gosu/releases/dow
|
|||||||
&& chmod +x /usr/local/bin/gosu
|
&& chmod +x /usr/local/bin/gosu
|
||||||
|
|
||||||
ENV PG_MAJOR 9.4
|
ENV PG_MAJOR 9.4
|
||||||
ENV PG_VERSION 9.4~beta1-2.pgdg70+1
|
ENV PG_VERSION 9.4~beta2-1.pgdg70+1
|
||||||
|
|
||||||
RUN echo 'deb http://apt.postgresql.org/pub/repos/apt/ wheezy-pgdg main' $PG_MAJOR > /etc/apt/sources.list.d/pgdg.list \
|
RUN echo 'deb http://apt.postgresql.org/pub/repos/apt/ wheezy-pgdg main' $PG_MAJOR > /etc/apt/sources.list.d/pgdg.list \
|
||||||
&& curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc \
|
&& curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc \
|
||||||
|
|||||||
Reference in New Issue
Block a user