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

Update 13 to 13.20, bookworm 13.20-1.pgdg120+1, bullseye 13.20-1.pgdg110+1

parent a537d600
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 13
ENV PG_VERSION 13.19
ENV PG_SHA256 482cce0a9f8d24c2447cfc7b2817e55f86d51afe5f7f1a85214bf93644e774ea
ENV PG_VERSION 13.20
ENV PG_SHA256 8134b685724d15e60d93bea206fbe0f14c8295e84f1cc91d5a3928163e4fb288
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 13
ENV PG_VERSION 13.19
ENV PG_SHA256 482cce0a9f8d24c2447cfc7b2817e55f86d51afe5f7f1a85214bf93644e774ea
ENV PG_VERSION 13.20
ENV PG_SHA256 8134b685724d15e60d93bea206fbe0f14c8295e84f1cc91d5a3928163e4fb288
ENV DOCKER_PG_LLVM_DEPS \
llvm19-dev \
......
......@@ -89,7 +89,7 @@ RUN set -ex; \
ENV PG_MAJOR 13
ENV PATH $PATH:/usr/lib/postgresql/$PG_MAJOR/bin
ENV PG_VERSION 13.19-1.pgdg120+1
ENV PG_VERSION 13.20-1.pgdg120+1
RUN set -ex; \
\
......
......@@ -89,7 +89,7 @@ RUN set -ex; \
ENV PG_MAJOR 13
ENV PATH $PATH:/usr/lib/postgresql/$PG_MAJOR/bin
ENV PG_VERSION 13.19-1.pgdg110+1
ENV PG_VERSION 13.20-1.pgdg110+1
RUN set -ex; \
\
......
......@@ -8,7 +8,7 @@
"ppc64el",
"s390x"
],
"version": "13.19-1.pgdg120+1"
"version": "13.20-1.pgdg120+1"
},
"bullseye": {
"arches": [
......@@ -17,18 +17,18 @@
"ppc64el",
"s390x"
],
"version": "13.19-1.pgdg110+1"
"version": "13.20-1.pgdg110+1"
},
"debian": "bookworm",
"major": 13,
"sha256": "482cce0a9f8d24c2447cfc7b2817e55f86d51afe5f7f1a85214bf93644e774ea",
"sha256": "8134b685724d15e60d93bea206fbe0f14c8295e84f1cc91d5a3928163e4fb288",
"variants": [
"bookworm",
"bullseye",
"alpine3.21",
"alpine3.20"
],
"version": "13.19"
"version": "13.20"
},
"14": {
"alpine": "3.21",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment