You've already forked postgres
mirror of
https://github.com/docker-library/postgres.git
synced 2025-11-17 13:02:40 +03:00
Update 15 to bookworm 15.4-2.pgdg120+1, bullseye 15.4-2.pgdg110+1
This commit is contained in:
2
15/bookworm/Dockerfile
generated
2
15/bookworm/Dockerfile
generated
@@ -84,7 +84,7 @@ RUN set -ex; \
|
|||||||
ENV PG_MAJOR 15
|
ENV PG_MAJOR 15
|
||||||
ENV PATH $PATH:/usr/lib/postgresql/$PG_MAJOR/bin
|
ENV PATH $PATH:/usr/lib/postgresql/$PG_MAJOR/bin
|
||||||
|
|
||||||
ENV PG_VERSION 15.4-1.pgdg120+1
|
ENV PG_VERSION 15.4-2.pgdg120+1
|
||||||
|
|
||||||
RUN set -ex; \
|
RUN set -ex; \
|
||||||
\
|
\
|
||||||
|
|||||||
2
15/bullseye/Dockerfile
generated
2
15/bullseye/Dockerfile
generated
@@ -84,7 +84,7 @@ RUN set -ex; \
|
|||||||
ENV PG_MAJOR 15
|
ENV PG_MAJOR 15
|
||||||
ENV PATH $PATH:/usr/lib/postgresql/$PG_MAJOR/bin
|
ENV PATH $PATH:/usr/lib/postgresql/$PG_MAJOR/bin
|
||||||
|
|
||||||
ENV PG_VERSION 15.4-1.pgdg110+1
|
ENV PG_VERSION 15.4-2.pgdg110+1
|
||||||
|
|
||||||
RUN set -ex; \
|
RUN set -ex; \
|
||||||
\
|
\
|
||||||
|
|||||||
@@ -132,7 +132,7 @@
|
|||||||
"ppc64el",
|
"ppc64el",
|
||||||
"s390x"
|
"s390x"
|
||||||
],
|
],
|
||||||
"version": "15.4-1.pgdg120+1"
|
"version": "15.4-2.pgdg120+1"
|
||||||
},
|
},
|
||||||
"bullseye": {
|
"bullseye": {
|
||||||
"arches": [
|
"arches": [
|
||||||
@@ -141,7 +141,7 @@
|
|||||||
"ppc64el",
|
"ppc64el",
|
||||||
"s390x"
|
"s390x"
|
||||||
],
|
],
|
||||||
"version": "15.4-1.pgdg110+1"
|
"version": "15.4-2.pgdg110+1"
|
||||||
},
|
},
|
||||||
"debian": "bookworm",
|
"debian": "bookworm",
|
||||||
"major": 15,
|
"major": 15,
|
||||||
|
|||||||
Reference in New Issue
Block a user