Dockerfile aktualisiert
Some checks failed
Create postgresql docker image / Explore-Gitea-Actions (push) Failing after 1m34s
Some checks failed
Create postgresql docker image / Explore-Gitea-Actions (push) Failing after 1m34s
This commit is contained in:
@@ -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." \
|
||||
|
||||
Reference in New Issue
Block a user