Daily automatic update

This commit is contained in:
CloudNativePG Automated Updates
2025-07-04 10:20:05 +00:00
parent 9c45a3d950
commit 84de563b74
30 changed files with 500 additions and 510 deletions

View File

@@ -1,4 +1,3 @@
# vim:set ft=dockerfile:
#
# Copyright The CloudNativePG Contributors
#
@@ -20,7 +19,7 @@ FROM postgres:13.21-bullseye
LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="9" \
release="10" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.21-bullseye."