Dockerfile aktualisiert
Some checks failed
Create postgresql docker image / Explore-Gitea-Actions (push) Failing after 1m34s

This commit is contained in:
2025-10-15 07:35:26 +00:00
parent ead1d01ef1
commit f2dc33b464

View File

@@ -17,7 +17,7 @@ FROM postgres:16.10-bookworm
# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \
vendor="Marko Oldenburg" \
version="${PG_VERSION}" \
release="1" \
summary="PostgreSQL Container images." \