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