Update 17 to bookworm 17.3-3.pgdg120+1, bullseye 17.3-3.pgdg110+1
This commit is contained in:
parent
22dad776d9
commit
a537d6002b
|
|
@ -89,7 +89,7 @@ RUN set -ex; \
|
||||||
ENV PG_MAJOR 17
|
ENV PG_MAJOR 17
|
||||||
ENV PATH $PATH:/usr/lib/postgresql/$PG_MAJOR/bin
|
ENV PATH $PATH:/usr/lib/postgresql/$PG_MAJOR/bin
|
||||||
|
|
||||||
ENV PG_VERSION 17.3-1.pgdg120+1
|
ENV PG_VERSION 17.3-3.pgdg120+1
|
||||||
|
|
||||||
RUN set -ex; \
|
RUN set -ex; \
|
||||||
\
|
\
|
||||||
|
|
|
||||||
|
|
@ -89,7 +89,7 @@ RUN set -ex; \
|
||||||
ENV PG_MAJOR 17
|
ENV PG_MAJOR 17
|
||||||
ENV PATH $PATH:/usr/lib/postgresql/$PG_MAJOR/bin
|
ENV PATH $PATH:/usr/lib/postgresql/$PG_MAJOR/bin
|
||||||
|
|
||||||
ENV PG_VERSION 17.3-1.pgdg110+1
|
ENV PG_VERSION 17.3-3.pgdg110+1
|
||||||
|
|
||||||
RUN set -ex; \
|
RUN set -ex; \
|
||||||
\
|
\
|
||||||
|
|
|
||||||
|
|
@ -132,7 +132,7 @@
|
||||||
"ppc64el",
|
"ppc64el",
|
||||||
"s390x"
|
"s390x"
|
||||||
],
|
],
|
||||||
"version": "17.3-1.pgdg120+1"
|
"version": "17.3-3.pgdg120+1"
|
||||||
},
|
},
|
||||||
"bullseye": {
|
"bullseye": {
|
||||||
"arches": [
|
"arches": [
|
||||||
|
|
@ -141,7 +141,7 @@
|
||||||
"ppc64el",
|
"ppc64el",
|
||||||
"s390x"
|
"s390x"
|
||||||
],
|
],
|
||||||
"version": "17.3-1.pgdg110+1"
|
"version": "17.3-3.pgdg110+1"
|
||||||
},
|
},
|
||||||
"debian": "bookworm",
|
"debian": "bookworm",
|
||||||
"major": 17,
|
"major": 17,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue