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

Update 16 to 16.7, bookworm 16.7-1.pgdg120+1, bullseye 16.7-1.pgdg110+1

parent 607fdbda
No related branches found
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 16
ENV PG_VERSION 16.6
ENV PG_SHA256 23369cdaccd45270ac5dcc30fa9da205d5be33fa505e1f17a0418d2caeca477b
ENV PG_VERSION 16.7
ENV PG_SHA256 62e02f77ebfc4a37f1700c20cc3ccd85ff797b5613766ebf949a7899bb2113fe
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 16
ENV PG_VERSION 16.6
ENV PG_SHA256 23369cdaccd45270ac5dcc30fa9da205d5be33fa505e1f17a0418d2caeca477b
ENV PG_VERSION 16.7
ENV PG_SHA256 62e02f77ebfc4a37f1700c20cc3ccd85ff797b5613766ebf949a7899bb2113fe
ENV DOCKER_PG_LLVM_DEPS \
llvm19-dev \
......
......@@ -89,7 +89,7 @@ RUN set -ex; \
ENV PG_MAJOR 16
ENV PATH $PATH:/usr/lib/postgresql/$PG_MAJOR/bin
ENV PG_VERSION 16.6-1.pgdg120+1
ENV PG_VERSION 16.7-1.pgdg120+1
RUN set -ex; \
\
......
......@@ -89,7 +89,7 @@ RUN set -ex; \
ENV PG_MAJOR 16
ENV PATH $PATH:/usr/lib/postgresql/$PG_MAJOR/bin
ENV PG_VERSION 16.6-1.pgdg110+1
ENV PG_VERSION 16.7-1.pgdg110+1
RUN set -ex; \
\
......
......@@ -101,7 +101,7 @@
"ppc64el",
"s390x"
],
"version": "16.6-1.pgdg120+1"
"version": "16.7-1.pgdg120+1"
},
"bullseye": {
"arches": [
......@@ -110,18 +110,18 @@
"ppc64el",
"s390x"
],
"version": "16.6-1.pgdg110+1"
"version": "16.7-1.pgdg110+1"
},
"debian": "bookworm",
"major": 16,
"sha256": "23369cdaccd45270ac5dcc30fa9da205d5be33fa505e1f17a0418d2caeca477b",
"sha256": "62e02f77ebfc4a37f1700c20cc3ccd85ff797b5613766ebf949a7899bb2113fe",
"variants": [
"bookworm",
"bullseye",
"alpine3.21",
"alpine3.20"
],
"version": "16.6"
"version": "16.7"
},
"17": {
"alpine": "3.21",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment