forked from repo-mirrors/cnpg-postgres-containers
Daily automatic update
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.12.0",
|
"BARMAN_VERSION": "3.12.0",
|
||||||
"IMAGE_RELEASE_VERSION": "5",
|
"IMAGE_RELEASE_VERSION": "1",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-15T06:07:40.863708Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-22T21:07:33.302038Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "12.21-bookworm"
|
"POSTGRES_IMAGE_VERSION": "12.22-bookworm"
|
||||||
}
|
}
|
||||||
|
@@ -14,17 +14,17 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
FROM postgres:12.21-bookworm
|
FROM postgres:12.22-bookworm
|
||||||
|
|
||||||
# Do not split the description, otherwise we will see a blank space in the labels
|
# Do not split the description, otherwise we will see a blank space in the labels
|
||||||
LABEL name="PostgreSQL Container Images" \
|
LABEL name="PostgreSQL Container Images" \
|
||||||
vendor="The CloudNativePG Contributors" \
|
vendor="The CloudNativePG Contributors" \
|
||||||
version="${PG_VERSION}" \
|
version="${PG_VERSION}" \
|
||||||
release="5" \
|
release="1" \
|
||||||
summary="PostgreSQL Container images." \
|
summary="PostgreSQL Container images." \
|
||||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.21-bookworm."
|
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.22-bookworm."
|
||||||
|
|
||||||
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.21-bookworm."
|
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.22-bookworm."
|
||||||
|
|
||||||
COPY requirements.txt /
|
COPY requirements.txt /
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.12.0",
|
"BARMAN_VERSION": "3.12.0",
|
||||||
"IMAGE_RELEASE_VERSION": "5",
|
"IMAGE_RELEASE_VERSION": "1",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-15T03:08:20.740993Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-22T21:07:34.232904Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "12.21-bullseye"
|
"POSTGRES_IMAGE_VERSION": "12.22-bullseye"
|
||||||
}
|
}
|
||||||
|
@@ -14,17 +14,17 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
FROM postgres:12.21-bullseye
|
FROM postgres:12.22-bullseye
|
||||||
|
|
||||||
# Do not split the description, otherwise we will see a blank space in the labels
|
# Do not split the description, otherwise we will see a blank space in the labels
|
||||||
LABEL name="PostgreSQL Container Images" \
|
LABEL name="PostgreSQL Container Images" \
|
||||||
vendor="The CloudNativePG Contributors" \
|
vendor="The CloudNativePG Contributors" \
|
||||||
version="${PG_VERSION}" \
|
version="${PG_VERSION}" \
|
||||||
release="5" \
|
release="1" \
|
||||||
summary="PostgreSQL Container images." \
|
summary="PostgreSQL Container images." \
|
||||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.21-bullseye."
|
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.22-bullseye."
|
||||||
|
|
||||||
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.21-bullseye."
|
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.22-bullseye."
|
||||||
|
|
||||||
COPY requirements.txt /
|
COPY requirements.txt /
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.12.0",
|
"BARMAN_VERSION": "3.12.0",
|
||||||
"IMAGE_RELEASE_VERSION": "5",
|
"IMAGE_RELEASE_VERSION": "1",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-15T03:09:24.646521Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-22T21:07:54.089998Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "13.17-bookworm"
|
"POSTGRES_IMAGE_VERSION": "13.18-bookworm"
|
||||||
}
|
}
|
||||||
|
@@ -14,17 +14,17 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
FROM postgres:13.17-bookworm
|
FROM postgres:13.18-bookworm
|
||||||
|
|
||||||
# Do not split the description, otherwise we will see a blank space in the labels
|
# Do not split the description, otherwise we will see a blank space in the labels
|
||||||
LABEL name="PostgreSQL Container Images" \
|
LABEL name="PostgreSQL Container Images" \
|
||||||
vendor="The CloudNativePG Contributors" \
|
vendor="The CloudNativePG Contributors" \
|
||||||
version="${PG_VERSION}" \
|
version="${PG_VERSION}" \
|
||||||
release="5" \
|
release="1" \
|
||||||
summary="PostgreSQL Container images." \
|
summary="PostgreSQL Container images." \
|
||||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.17-bookworm."
|
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.18-bookworm."
|
||||||
|
|
||||||
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.17-bookworm."
|
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.18-bookworm."
|
||||||
|
|
||||||
COPY requirements.txt /
|
COPY requirements.txt /
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.12.0",
|
"BARMAN_VERSION": "3.12.0",
|
||||||
"IMAGE_RELEASE_VERSION": "5",
|
"IMAGE_RELEASE_VERSION": "1",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-15T03:09:26.479913Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-22T21:07:54.987808Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "13.17-bullseye"
|
"POSTGRES_IMAGE_VERSION": "13.18-bullseye"
|
||||||
}
|
}
|
||||||
|
@@ -14,17 +14,17 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
FROM postgres:13.17-bullseye
|
FROM postgres:13.18-bullseye
|
||||||
|
|
||||||
# Do not split the description, otherwise we will see a blank space in the labels
|
# Do not split the description, otherwise we will see a blank space in the labels
|
||||||
LABEL name="PostgreSQL Container Images" \
|
LABEL name="PostgreSQL Container Images" \
|
||||||
vendor="The CloudNativePG Contributors" \
|
vendor="The CloudNativePG Contributors" \
|
||||||
version="${PG_VERSION}" \
|
version="${PG_VERSION}" \
|
||||||
release="5" \
|
release="1" \
|
||||||
summary="PostgreSQL Container images." \
|
summary="PostgreSQL Container images." \
|
||||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.17-bullseye."
|
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.18-bullseye."
|
||||||
|
|
||||||
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.17-bullseye."
|
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.18-bullseye."
|
||||||
|
|
||||||
COPY requirements.txt /
|
COPY requirements.txt /
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.12.0",
|
"BARMAN_VERSION": "3.12.0",
|
||||||
"IMAGE_RELEASE_VERSION": "5",
|
"IMAGE_RELEASE_VERSION": "1",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-15T03:10:33.00923Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-22T21:08:14.286996Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "14.14-bookworm"
|
"POSTGRES_IMAGE_VERSION": "14.15-bookworm"
|
||||||
}
|
}
|
||||||
|
@@ -14,17 +14,17 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
FROM postgres:14.14-bookworm
|
FROM postgres:14.15-bookworm
|
||||||
|
|
||||||
# Do not split the description, otherwise we will see a blank space in the labels
|
# Do not split the description, otherwise we will see a blank space in the labels
|
||||||
LABEL name="PostgreSQL Container Images" \
|
LABEL name="PostgreSQL Container Images" \
|
||||||
vendor="The CloudNativePG Contributors" \
|
vendor="The CloudNativePG Contributors" \
|
||||||
version="${PG_VERSION}" \
|
version="${PG_VERSION}" \
|
||||||
release="5" \
|
release="1" \
|
||||||
summary="PostgreSQL Container images." \
|
summary="PostgreSQL Container images." \
|
||||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.14-bookworm."
|
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.15-bookworm."
|
||||||
|
|
||||||
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.14-bookworm."
|
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.15-bookworm."
|
||||||
|
|
||||||
COPY requirements.txt /
|
COPY requirements.txt /
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.12.0",
|
"BARMAN_VERSION": "3.12.0",
|
||||||
"IMAGE_RELEASE_VERSION": "5",
|
"IMAGE_RELEASE_VERSION": "1",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-15T03:10:34.832225Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-22T21:08:15.203868Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "14.14-bullseye"
|
"POSTGRES_IMAGE_VERSION": "14.15-bullseye"
|
||||||
}
|
}
|
||||||
|
@@ -14,17 +14,17 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
FROM postgres:14.14-bullseye
|
FROM postgres:14.15-bullseye
|
||||||
|
|
||||||
# Do not split the description, otherwise we will see a blank space in the labels
|
# Do not split the description, otherwise we will see a blank space in the labels
|
||||||
LABEL name="PostgreSQL Container Images" \
|
LABEL name="PostgreSQL Container Images" \
|
||||||
vendor="The CloudNativePG Contributors" \
|
vendor="The CloudNativePG Contributors" \
|
||||||
version="${PG_VERSION}" \
|
version="${PG_VERSION}" \
|
||||||
release="5" \
|
release="1" \
|
||||||
summary="PostgreSQL Container images." \
|
summary="PostgreSQL Container images." \
|
||||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.14-bullseye."
|
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.15-bullseye."
|
||||||
|
|
||||||
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.14-bullseye."
|
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.15-bullseye."
|
||||||
|
|
||||||
COPY requirements.txt /
|
COPY requirements.txt /
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.12.0",
|
"BARMAN_VERSION": "3.12.0",
|
||||||
"IMAGE_RELEASE_VERSION": "5",
|
"IMAGE_RELEASE_VERSION": "1",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-15T03:11:32.432298Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-22T21:08:34.726116Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "15.9-bookworm"
|
"POSTGRES_IMAGE_VERSION": "15.10-bookworm"
|
||||||
}
|
}
|
||||||
|
@@ -14,17 +14,17 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
FROM postgres:15.9-bookworm
|
FROM postgres:15.10-bookworm
|
||||||
|
|
||||||
# Do not split the description, otherwise we will see a blank space in the labels
|
# Do not split the description, otherwise we will see a blank space in the labels
|
||||||
LABEL name="PostgreSQL Container Images" \
|
LABEL name="PostgreSQL Container Images" \
|
||||||
vendor="The CloudNativePG Contributors" \
|
vendor="The CloudNativePG Contributors" \
|
||||||
version="${PG_VERSION}" \
|
version="${PG_VERSION}" \
|
||||||
release="5" \
|
release="1" \
|
||||||
summary="PostgreSQL Container images." \
|
summary="PostgreSQL Container images." \
|
||||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.9-bookworm."
|
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.10-bookworm."
|
||||||
|
|
||||||
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.9-bookworm."
|
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.10-bookworm."
|
||||||
|
|
||||||
COPY requirements.txt /
|
COPY requirements.txt /
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.12.0",
|
"BARMAN_VERSION": "3.12.0",
|
||||||
"IMAGE_RELEASE_VERSION": "5",
|
"IMAGE_RELEASE_VERSION": "1",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-15T03:11:34.24642Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-22T21:08:35.667874Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "15.9-bullseye"
|
"POSTGRES_IMAGE_VERSION": "15.10-bullseye"
|
||||||
}
|
}
|
||||||
|
@@ -14,17 +14,17 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
FROM postgres:15.9-bullseye
|
FROM postgres:15.10-bullseye
|
||||||
|
|
||||||
# Do not split the description, otherwise we will see a blank space in the labels
|
# Do not split the description, otherwise we will see a blank space in the labels
|
||||||
LABEL name="PostgreSQL Container Images" \
|
LABEL name="PostgreSQL Container Images" \
|
||||||
vendor="The CloudNativePG Contributors" \
|
vendor="The CloudNativePG Contributors" \
|
||||||
version="${PG_VERSION}" \
|
version="${PG_VERSION}" \
|
||||||
release="5" \
|
release="1" \
|
||||||
summary="PostgreSQL Container images." \
|
summary="PostgreSQL Container images." \
|
||||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.9-bullseye."
|
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.10-bullseye."
|
||||||
|
|
||||||
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.9-bullseye."
|
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.10-bullseye."
|
||||||
|
|
||||||
COPY requirements.txt /
|
COPY requirements.txt /
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.12.0",
|
"BARMAN_VERSION": "3.12.0",
|
||||||
"IMAGE_RELEASE_VERSION": "5",
|
"IMAGE_RELEASE_VERSION": "1",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-15T00:17:47.471477Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-22T21:08:55.084641Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "16.5-bookworm"
|
"POSTGRES_IMAGE_VERSION": "16.6-bookworm"
|
||||||
}
|
}
|
||||||
|
@@ -14,17 +14,17 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
FROM postgres:16.5-bookworm
|
FROM postgres:16.6-bookworm
|
||||||
|
|
||||||
# Do not split the description, otherwise we will see a blank space in the labels
|
# Do not split the description, otherwise we will see a blank space in the labels
|
||||||
LABEL name="PostgreSQL Container Images" \
|
LABEL name="PostgreSQL Container Images" \
|
||||||
vendor="The CloudNativePG Contributors" \
|
vendor="The CloudNativePG Contributors" \
|
||||||
version="${PG_VERSION}" \
|
version="${PG_VERSION}" \
|
||||||
release="5" \
|
release="1" \
|
||||||
summary="PostgreSQL Container images." \
|
summary="PostgreSQL Container images." \
|
||||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.5-bookworm."
|
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.6-bookworm."
|
||||||
|
|
||||||
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.5-bookworm."
|
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.6-bookworm."
|
||||||
|
|
||||||
COPY requirements.txt /
|
COPY requirements.txt /
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.12.0",
|
"BARMAN_VERSION": "3.12.0",
|
||||||
"IMAGE_RELEASE_VERSION": "5",
|
"IMAGE_RELEASE_VERSION": "1",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-15T00:17:49.658567Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-22T21:08:56.006445Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "16.5-bullseye"
|
"POSTGRES_IMAGE_VERSION": "16.6-bullseye"
|
||||||
}
|
}
|
||||||
|
@@ -14,17 +14,17 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
FROM postgres:16.5-bullseye
|
FROM postgres:16.6-bullseye
|
||||||
|
|
||||||
# Do not split the description, otherwise we will see a blank space in the labels
|
# Do not split the description, otherwise we will see a blank space in the labels
|
||||||
LABEL name="PostgreSQL Container Images" \
|
LABEL name="PostgreSQL Container Images" \
|
||||||
vendor="The CloudNativePG Contributors" \
|
vendor="The CloudNativePG Contributors" \
|
||||||
version="${PG_VERSION}" \
|
version="${PG_VERSION}" \
|
||||||
release="5" \
|
release="1" \
|
||||||
summary="PostgreSQL Container images." \
|
summary="PostgreSQL Container images." \
|
||||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.5-bullseye."
|
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.6-bullseye."
|
||||||
|
|
||||||
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.5-bullseye."
|
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.6-bullseye."
|
||||||
|
|
||||||
COPY requirements.txt /
|
COPY requirements.txt /
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.12.0",
|
"BARMAN_VERSION": "3.12.0",
|
||||||
"IMAGE_RELEASE_VERSION": "5",
|
"IMAGE_RELEASE_VERSION": "1",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-15T00:20:11.92271Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-22T21:09:15.267735Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "17.1-bookworm"
|
"POSTGRES_IMAGE_VERSION": "17.2-bookworm"
|
||||||
}
|
}
|
||||||
|
@@ -14,17 +14,17 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
FROM postgres:17.1-bookworm
|
FROM postgres:17.2-bookworm
|
||||||
|
|
||||||
# Do not split the description, otherwise we will see a blank space in the labels
|
# Do not split the description, otherwise we will see a blank space in the labels
|
||||||
LABEL name="PostgreSQL Container Images" \
|
LABEL name="PostgreSQL Container Images" \
|
||||||
vendor="The CloudNativePG Contributors" \
|
vendor="The CloudNativePG Contributors" \
|
||||||
version="${PG_VERSION}" \
|
version="${PG_VERSION}" \
|
||||||
release="5" \
|
release="1" \
|
||||||
summary="PostgreSQL Container images." \
|
summary="PostgreSQL Container images." \
|
||||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.1-bookworm."
|
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.2-bookworm."
|
||||||
|
|
||||||
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.1-bookworm."
|
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.2-bookworm."
|
||||||
|
|
||||||
COPY requirements.txt /
|
COPY requirements.txt /
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.12.0",
|
"BARMAN_VERSION": "3.12.0",
|
||||||
"IMAGE_RELEASE_VERSION": "5",
|
"IMAGE_RELEASE_VERSION": "1",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-15T00:20:14.374199Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-22T21:09:16.206874Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "17.1-bullseye"
|
"POSTGRES_IMAGE_VERSION": "17.2-bullseye"
|
||||||
}
|
}
|
||||||
|
@@ -14,17 +14,17 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
FROM postgres:17.1-bullseye
|
FROM postgres:17.2-bullseye
|
||||||
|
|
||||||
# Do not split the description, otherwise we will see a blank space in the labels
|
# Do not split the description, otherwise we will see a blank space in the labels
|
||||||
LABEL name="PostgreSQL Container Images" \
|
LABEL name="PostgreSQL Container Images" \
|
||||||
vendor="The CloudNativePG Contributors" \
|
vendor="The CloudNativePG Contributors" \
|
||||||
version="${PG_VERSION}" \
|
version="${PG_VERSION}" \
|
||||||
release="5" \
|
release="1" \
|
||||||
summary="PostgreSQL Container images." \
|
summary="PostgreSQL Container images." \
|
||||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.1-bullseye."
|
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.2-bullseye."
|
||||||
|
|
||||||
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.1-bullseye."
|
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.2-bullseye."
|
||||||
|
|
||||||
COPY requirements.txt /
|
COPY requirements.txt /
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user