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

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

parent cbe3b780
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.16
ENV PG_SHA256 c9cbbb6129f02328204828066bb3785c00a85c8ca8fd329c2a8a53c1f5cd8865
ENV PG_VERSION 13.17
ENV PG_SHA256 022b0a6e7bc374a777eece33708895d7b60cae07d492b286b296a49d7395d78b
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.16
ENV PG_SHA256 c9cbbb6129f02328204828066bb3785c00a85c8ca8fd329c2a8a53c1f5cd8865
ENV PG_VERSION 13.17
ENV PG_SHA256 022b0a6e7bc374a777eece33708895d7b60cae07d492b286b296a49d7395d78b
ENV DOCKER_PG_LLVM_DEPS \
llvm15-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.16-1.pgdg120+1
ENV PG_VERSION 13.17-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.16-1.pgdg110+1
ENV PG_VERSION 13.17-1.pgdg110+1
RUN set -ex; \
\
......
......@@ -39,7 +39,7 @@
"ppc64el",
"s390x"
],
"version": "13.16-1.pgdg120+1"
"version": "13.17-1.pgdg120+1"
},
"bullseye": {
"arches": [
......@@ -48,18 +48,18 @@
"ppc64el",
"s390x"
],
"version": "13.16-1.pgdg110+1"
"version": "13.17-1.pgdg110+1"
},
"debian": "bookworm",
"major": 13,
"sha256": "c9cbbb6129f02328204828066bb3785c00a85c8ca8fd329c2a8a53c1f5cd8865",
"sha256": "022b0a6e7bc374a777eece33708895d7b60cae07d492b286b296a49d7395d78b",
"variants": [
"bookworm",
"bullseye",
"alpine3.20",
"alpine3.19"
],
"version": "13.16"
"version": "13.17"
},
"14": {
"alpine": "3.20",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment