1
0
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:
Docker Library Bot
2022-10-14 09:15:53 -07:00
parent cdd56d3b51
commit 6928f49953
2 changed files with 2 additions and 2 deletions

View File

@@ -87,7 +87,7 @@ RUN set -ex; \
ENV PG_MAJOR 14
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; \
\

View File

@@ -79,7 +79,7 @@
"arm64",
"ppc64el"
],
"version": "14.5-1.pgdg110+1"
"version": "14.5-2.pgdg110+2"
},
"debian": "bullseye",
"debianSuites": [