Commit 2b33348 CloudNativePG Automated Updates
committed
1 parent c0ad452 commit 2b33348 Copy full SHA for 2b33348
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"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 " ,
5
5
"POSTGRES_IMAGE_VERSION" : " 12.17-bullseye"
6
6
}
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ FROM postgres:12.17-bullseye
20
20
LABEL name="PostgreSQL Container Images" \
21
21
vendor="The CloudNativePG Contributors" \
22
22
version="${PG_VERSION}" \
23
- release="18 " \
23
+ release="19 " \
24
24
summary="PostgreSQL Container images." \
25
25
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.17-bullseye."
26
26
You can’t perform that action at this time.
0 commit comments