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

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

parent 89e0c926
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 16
ENV PG_VERSION 16.4
ENV PG_SHA256 971766d645aa73e93b9ef4e3be44201b4f45b5477095b049125403f9f3386d6f
ENV PG_VERSION 16.5
ENV PG_SHA256 a6cbbb7037f98cb8afa7d3970b7c48040cf02b115e39253a0c037a8bb8e778f0
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.4
ENV PG_SHA256 971766d645aa73e93b9ef4e3be44201b4f45b5477095b049125403f9f3386d6f
ENV PG_VERSION 16.5
ENV PG_SHA256 a6cbbb7037f98cb8afa7d3970b7c48040cf02b115e39253a0c037a8bb8e778f0
ENV DOCKER_PG_LLVM_DEPS \
llvm15-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.4-1.pgdg120+2
ENV PG_VERSION 16.5-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.4-1.pgdg110+2
ENV PG_VERSION 16.5-1.pgdg110+1
RUN set -ex; \
\
......
......@@ -132,7 +132,7 @@
"ppc64el",
"s390x"
],
"version": "16.4-1.pgdg120+2"
"version": "16.5-1.pgdg120+1"
},
"bullseye": {
"arches": [
......@@ -141,18 +141,18 @@
"ppc64el",
"s390x"
],
"version": "16.4-1.pgdg110+2"
"version": "16.5-1.pgdg110+1"
},
"debian": "bookworm",
"major": 16,
"sha256": "971766d645aa73e93b9ef4e3be44201b4f45b5477095b049125403f9f3386d6f",
"sha256": "a6cbbb7037f98cb8afa7d3970b7c48040cf02b115e39253a0c037a8bb8e778f0",
"variants": [
"bookworm",
"bullseye",
"alpine3.20",
"alpine3.19"
],
"version": "16.4"
"version": "16.5"
},
"17": {
"alpine": "3.20",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment