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