Update 13 to bullseye 13.4-4.pgdg110+1
This commit is contained in:
parent
471fee5b72
commit
7d027c7fc3
|
|
@ -90,7 +90,7 @@ RUN set -ex; \
|
||||||
ENV PG_MAJOR 13
|
ENV PG_MAJOR 13
|
||||||
ENV PATH $PATH:/usr/lib/postgresql/$PG_MAJOR/bin
|
ENV PATH $PATH:/usr/lib/postgresql/$PG_MAJOR/bin
|
||||||
|
|
||||||
ENV PG_VERSION 13.4-1.pgdg110+1
|
ENV PG_VERSION 13.4-4.pgdg110+1
|
||||||
|
|
||||||
RUN set -ex; \
|
RUN set -ex; \
|
||||||
\
|
\
|
||||||
|
|
|
||||||
|
|
@ -79,7 +79,7 @@
|
||||||
"arm64",
|
"arm64",
|
||||||
"ppc64el"
|
"ppc64el"
|
||||||
],
|
],
|
||||||
"version": "13.4-1.pgdg110+1"
|
"version": "13.4-4.pgdg110+1"
|
||||||
},
|
},
|
||||||
"debian": "bullseye",
|
"debian": "bullseye",
|
||||||
"debianSuites": [
|
"debianSuites": [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue