Skip to content

Commit 2b33348

Browse files
author
CloudNativePG Automated Updates
committed
Daily automatic update
1 parent c0ad452 commit 2b33348

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Debian/12/.versions.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.10.0",
3-
"IMAGE_RELEASE_VERSION": "18",
4-
"POSTGRES_IMAGE_LAST_UPDATED": "2024-02-02T12:08:45.926064Z",
3+
"IMAGE_RELEASE_VERSION": "19",
4+
"POSTGRES_IMAGE_LAST_UPDATED": "2024-02-03T06:08:38.231237Z",
55
"POSTGRES_IMAGE_VERSION": "12.17-bullseye"
66
}

Debian/12/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM postgres:12.17-bullseye
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="18" \
23+
release="19" \
2424
summary="PostgreSQL Container images." \
2525
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.17-bullseye."
2626

0 commit comments

Comments
 (0)