Skip to content
Snippets Groups Projects
Commit 4bc3d041 authored by Docker Library Bot's avatar Docker Library Bot
Browse files

Update 14 to 14.16, bookworm 14.16-1.pgdg120+1, bullseye 14.16-1.pgdg110+1

parent 7da49aaa
Branches
No related tags found
No related merge requests found
......@@ -53,8 +53,8 @@ ENV LANG en_US.utf8
RUN mkdir /docker-entrypoint-initdb.d
ENV PG_MAJOR 14
ENV PG_VERSION 14.15
ENV PG_SHA256 02e891e314b4e9ee24cbd78028dab7c73f9c1ba3e30835bcbef71fe220401fc5
ENV PG_VERSION 14.16
ENV PG_SHA256 673c26f15ebb14306ad0ea051d8acfb3915dd342de942f5b502e5354a0ab760c
ENV DOCKER_PG_LLVM_DEPS \
llvm15-dev \
......
......@@ -53,8 +53,8 @@ ENV LANG en_US.utf8
RUN mkdir /docker-entrypoint-initdb.d
ENV PG_MAJOR 14
ENV PG_VERSION 14.15
ENV PG_SHA256 02e891e314b4e9ee24cbd78028dab7c73f9c1ba3e30835bcbef71fe220401fc5
ENV PG_VERSION 14.16
ENV PG_SHA256 673c26f15ebb14306ad0ea051d8acfb3915dd342de942f5b502e5354a0ab760c
ENV DOCKER_PG_LLVM_DEPS \
llvm19-dev \
......
......@@ -89,7 +89,7 @@ RUN set -ex; \
ENV PG_MAJOR 14
ENV PATH $PATH:/usr/lib/postgresql/$PG_MAJOR/bin
ENV PG_VERSION 14.15-1.pgdg120+1
ENV PG_VERSION 14.16-1.pgdg120+1
RUN set -ex; \
\
......
......@@ -89,7 +89,7 @@ RUN set -ex; \
ENV PG_MAJOR 14
ENV PATH $PATH:/usr/lib/postgresql/$PG_MAJOR/bin
ENV PG_VERSION 14.15-1.pgdg110+1
ENV PG_VERSION 14.16-1.pgdg110+1
RUN set -ex; \
\
......
......@@ -39,7 +39,7 @@
"ppc64el",
"s390x"
],
"version": "14.15-1.pgdg120+1"
"version": "14.16-1.pgdg120+1"
},
"bullseye": {
"arches": [
......@@ -48,18 +48,18 @@
"ppc64el",
"s390x"
],
"version": "14.15-1.pgdg110+1"
"version": "14.16-1.pgdg110+1"
},
"debian": "bookworm",
"major": 14,
"sha256": "02e891e314b4e9ee24cbd78028dab7c73f9c1ba3e30835bcbef71fe220401fc5",
"sha256": "673c26f15ebb14306ad0ea051d8acfb3915dd342de942f5b502e5354a0ab760c",
"variants": [
"bookworm",
"bullseye",
"alpine3.21",
"alpine3.20"
],
"version": "14.15"
"version": "14.16"
},
"15": {
"alpine": "3.21",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment