Update 12 to bookworm 12.22-2.pgdg120+1, bullseye 12.22-2.pgdg110+1
This commit is contained in:
parent
32b6fcdda7
commit
e2a43025b1
|
|
@ -89,7 +89,7 @@ RUN set -ex; \
|
||||||
ENV PG_MAJOR 12
|
ENV PG_MAJOR 12
|
||||||
ENV PATH $PATH:/usr/lib/postgresql/$PG_MAJOR/bin
|
ENV PATH $PATH:/usr/lib/postgresql/$PG_MAJOR/bin
|
||||||
|
|
||||||
ENV PG_VERSION 12.22-1.pgdg120+1
|
ENV PG_VERSION 12.22-2.pgdg120+1
|
||||||
|
|
||||||
RUN set -ex; \
|
RUN set -ex; \
|
||||||
\
|
\
|
||||||
|
|
|
||||||
|
|
@ -89,7 +89,7 @@ RUN set -ex; \
|
||||||
ENV PG_MAJOR 12
|
ENV PG_MAJOR 12
|
||||||
ENV PATH $PATH:/usr/lib/postgresql/$PG_MAJOR/bin
|
ENV PATH $PATH:/usr/lib/postgresql/$PG_MAJOR/bin
|
||||||
|
|
||||||
ENV PG_VERSION 12.22-1.pgdg110+1
|
ENV PG_VERSION 12.22-2.pgdg110+1
|
||||||
|
|
||||||
RUN set -ex; \
|
RUN set -ex; \
|
||||||
\
|
\
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
"ppc64el",
|
"ppc64el",
|
||||||
"s390x"
|
"s390x"
|
||||||
],
|
],
|
||||||
"version": "12.22-1.pgdg120+1"
|
"version": "12.22-2.pgdg120+1"
|
||||||
},
|
},
|
||||||
"bullseye": {
|
"bullseye": {
|
||||||
"arches": [
|
"arches": [
|
||||||
|
|
@ -17,7 +17,7 @@
|
||||||
"ppc64el",
|
"ppc64el",
|
||||||
"s390x"
|
"s390x"
|
||||||
],
|
],
|
||||||
"version": "12.22-1.pgdg110+1"
|
"version": "12.22-2.pgdg110+1"
|
||||||
},
|
},
|
||||||
"debian": "bookworm",
|
"debian": "bookworm",
|
||||||
"major": 12,
|
"major": 12,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue