Update to 10~beta4-1.pgdg90+1
This commit is contained in:
parent
b1fc9b6f75
commit
43f393ccce
|
|
@ -47,7 +47,7 @@ RUN set -ex; \
|
||||||
apt-key list
|
apt-key list
|
||||||
|
|
||||||
ENV PG_MAJOR 10
|
ENV PG_MAJOR 10
|
||||||
ENV PG_VERSION 10~beta3-1.pgdg90+1
|
ENV PG_VERSION 10~beta4-1.pgdg90+1
|
||||||
|
|
||||||
RUN echo 'deb http://apt.postgresql.org/pub/repos/apt/ stretch-pgdg main' $PG_MAJOR > /etc/apt/sources.list.d/pgdg.list
|
RUN echo 'deb http://apt.postgresql.org/pub/repos/apt/ stretch-pgdg main' $PG_MAJOR > /etc/apt/sources.list.d/pgdg.list
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue