forked from repo-mirrors/cnpg-postgres-containers
Daily automatic update
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
# vim:set ft=dockerfile:
|
||||
#
|
||||
# Copyright The CloudNativePG Contributors
|
||||
#
|
||||
@@ -20,7 +19,7 @@ FROM postgres:15.13-bookworm
|
||||
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 15.13-bookworm."
|
||||
|
||||
|
Reference in New Issue
Block a user