From 2d8b7d22be57c5296126feb0695931c103652ad1 Mon Sep 17 00:00:00 2001 From: CloudNativePG Automated Updates Date: Mon, 4 Dec 2023 00:16:30 +0000 Subject: [PATCH] Daily automatic update --- Debian/16/.versions.json | 4 ++-- Debian/16/Dockerfile | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Debian/16/.versions.json b/Debian/16/.versions.json index 18a300d9..8373b0d3 100644 --- a/Debian/16/.versions.json +++ b/Debian/16/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.9.0", - "IMAGE_RELEASE_VERSION": "5", - "POSTGRES_IMAGE_LAST_UPDATED": "2023-12-02T00:41:42.776619Z", + "IMAGE_RELEASE_VERSION": "6", + "POSTGRES_IMAGE_LAST_UPDATED": "2023-12-03T03:10:42.096681Z", "POSTGRES_IMAGE_VERSION": "16.1-bullseye" } diff --git a/Debian/16/Dockerfile b/Debian/16/Dockerfile index b3882e1f..15e7bd40 100644 --- a/Debian/16/Dockerfile +++ b/Debian/16/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:16.1-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="5" \ + release="6" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.1-bullseye."