From 045900cc6c33a24326cad56605d4f17bf459ff14 Mon Sep 17 00:00:00 2001 From: EnterpriseDB Automated Updates Date: Thu, 29 Dec 2022 11:08:58 +0000 Subject: [PATCH] Daily automatic update --- Debian/10/Dockerfile | 2 ++ Debian/11/Dockerfile | 2 ++ Debian/12/Dockerfile | 2 ++ Debian/13/Dockerfile | 2 ++ Debian/14/Dockerfile | 2 ++ Debian/15/Dockerfile | 2 ++ 6 files changed, 12 insertions(+) diff --git a/Debian/10/Dockerfile b/Debian/10/Dockerfile index 25dde6db..37a832fa 100644 --- a/Debian/10/Dockerfile +++ b/Debian/10/Dockerfile @@ -24,6 +24,8 @@ LABEL name="PostgreSQL Container Images" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 10.23-bullseye." +LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 10.23-bullseye." + COPY requirements.txt / # Install pgaudit diff --git a/Debian/11/Dockerfile b/Debian/11/Dockerfile index 03a28c16..851a1aff 100644 --- a/Debian/11/Dockerfile +++ b/Debian/11/Dockerfile @@ -24,6 +24,8 @@ LABEL name="PostgreSQL Container Images" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 11.18-bullseye." +LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 11.18-bullseye." + COPY requirements.txt / # Install pgaudit diff --git a/Debian/12/Dockerfile b/Debian/12/Dockerfile index aedcba7f..6bbcd299 100644 --- a/Debian/12/Dockerfile +++ b/Debian/12/Dockerfile @@ -24,6 +24,8 @@ LABEL name="PostgreSQL Container Images" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.13-bullseye." +LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.13-bullseye." + COPY requirements.txt / # Install pgaudit diff --git a/Debian/13/Dockerfile b/Debian/13/Dockerfile index d34bd6f1..d09c2642 100644 --- a/Debian/13/Dockerfile +++ b/Debian/13/Dockerfile @@ -24,6 +24,8 @@ LABEL name="PostgreSQL Container Images" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.9-bullseye." +LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.9-bullseye." + COPY requirements.txt / # Install pgaudit diff --git a/Debian/14/Dockerfile b/Debian/14/Dockerfile index 833a73cc..01785378 100644 --- a/Debian/14/Dockerfile +++ b/Debian/14/Dockerfile @@ -24,6 +24,8 @@ LABEL name="PostgreSQL Container Images" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.6-bullseye." +LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.6-bullseye." + COPY requirements.txt / # Install pgaudit diff --git a/Debian/15/Dockerfile b/Debian/15/Dockerfile index 3675d505..066e897b 100644 --- a/Debian/15/Dockerfile +++ b/Debian/15/Dockerfile @@ -24,6 +24,8 @@ LABEL name="PostgreSQL Container Images" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.1-bullseye." +LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.1-bullseye." + COPY requirements.txt / # Install pgaudit