Dockerfile aktualisiert
Some checks failed
Create postgresql docker image / Explore-Gitea-Actions (push) Failing after 24s
Some checks failed
Create postgresql docker image / Explore-Gitea-Actions (push) Failing after 24s
This commit is contained in:
@@ -19,7 +19,7 @@ FROM postgres:16.10-bookworm
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="Marko Oldenburg" \
|
||||
version="${PG_VERSION}" \
|
||||
release="1" \
|
||||
release="5" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.10-bookworm."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user