Skip to content

Commit

Permalink
Daily automatic update
Browse files Browse the repository at this point in the history
  • Loading branch information
EnterpriseDB Automated Updates committed Jan 21, 2024
1 parent ed63c33 commit e6d2261
Show file tree
Hide file tree
Showing 35 changed files with 70 additions and 70 deletions.
4 changes: 2 additions & 2 deletions UBI/12/.versions-postgis.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"BARMAN_VERSION": "3.9.0",
"IMAGE_RELEASE_VERSION": "3",
"IMAGE_RELEASE_VERSION": "4",
"POSTGIS_VERSION": "3.4.1",
"POSTGRES_VERSION": "12.17",
"UBI_VERSION": "8.9-1107"
"UBI_VERSION": "8.9-1107.1705420509"
}
4 changes: 2 additions & 2 deletions UBI/12/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.9.0",
"IMAGE_RELEASE_VERSION": "3",
"IMAGE_RELEASE_VERSION": "4",
"POSTGRES_VERSION": "12.17",
"UBI_VERSION": "8.9-1107"
"UBI_VERSION": "8.9-1107.1705420509"
}
4 changes: 2 additions & 2 deletions UBI/12/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:8.9-1107
FROM quay.io/enterprisedb/edb-ubi:8.9-1107.1705420509

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="12.17" \
release="3" \
release="4" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
4 changes: 2 additions & 2 deletions UBI/12/Dockerfile.multiarch
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:8.9-1107
FROM quay.io/enterprisedb/edb-ubi:8.9-1107.1705420509

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="12.17" \
release="3" \
release="4" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
4 changes: 2 additions & 2 deletions UBI/12/Dockerfile.multilang
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:8.9-1107
FROM quay.io/enterprisedb/edb-ubi:8.9-1107.1705420509

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="12.17" \
release="3" \
release="4" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
4 changes: 2 additions & 2 deletions UBI/12/Dockerfile.postgis
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:8.9-1107
FROM quay.io/enterprisedb/edb-ubi:8.9-1107.1705420509
ARG SUBSCRIPTION_NAME

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="12.17" \
release="3" \
release="4" \
summary="PostgreSQL + PostGIS Container images." \
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
4 changes: 2 additions & 2 deletions UBI/12/Dockerfile.postgis-multilang
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:8.9-1107
FROM quay.io/enterprisedb/edb-ubi:8.9-1107.1705420509
ARG SUBSCRIPTION_NAME

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="12.17" \
release="3" \
release="4" \
summary="PostgreSQL + PostGIS Container images." \
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
4 changes: 2 additions & 2 deletions UBI/13/.versions-postgis.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"BARMAN_VERSION": "3.9.0",
"IMAGE_RELEASE_VERSION": "3",
"IMAGE_RELEASE_VERSION": "4",
"POSTGIS_VERSION": "3.4.1",
"POSTGRES_VERSION": "13.13",
"UBI_VERSION": "8.9-1107"
"UBI_VERSION": "8.9-1107.1705420509"
}
4 changes: 2 additions & 2 deletions UBI/13/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.9.0",
"IMAGE_RELEASE_VERSION": "3",
"IMAGE_RELEASE_VERSION": "4",
"POSTGRES_VERSION": "13.13",
"UBI_VERSION": "8.9-1107"
"UBI_VERSION": "8.9-1107.1705420509"
}
4 changes: 2 additions & 2 deletions UBI/13/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:8.9-1107
FROM quay.io/enterprisedb/edb-ubi:8.9-1107.1705420509

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="13.13" \
release="3" \
release="4" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
4 changes: 2 additions & 2 deletions UBI/13/Dockerfile.multiarch
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:8.9-1107
FROM quay.io/enterprisedb/edb-ubi:8.9-1107.1705420509

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="13.13" \
release="3" \
release="4" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
4 changes: 2 additions & 2 deletions UBI/13/Dockerfile.multilang
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:8.9-1107
FROM quay.io/enterprisedb/edb-ubi:8.9-1107.1705420509

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="13.13" \
release="3" \
release="4" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
4 changes: 2 additions & 2 deletions UBI/13/Dockerfile.postgis
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:8.9-1107
FROM quay.io/enterprisedb/edb-ubi:8.9-1107.1705420509
ARG SUBSCRIPTION_NAME

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="13.13" \
release="3" \
release="4" \
summary="PostgreSQL + PostGIS Container images." \
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
4 changes: 2 additions & 2 deletions UBI/13/Dockerfile.postgis-multilang
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:8.9-1107
FROM quay.io/enterprisedb/edb-ubi:8.9-1107.1705420509
ARG SUBSCRIPTION_NAME

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="13.13" \
release="3" \
release="4" \
summary="PostgreSQL + PostGIS Container images." \
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
4 changes: 2 additions & 2 deletions UBI/14/.versions-postgis.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"BARMAN_VERSION": "3.9.0",
"IMAGE_RELEASE_VERSION": "3",
"IMAGE_RELEASE_VERSION": "4",
"POSTGIS_VERSION": "3.4.1",
"POSTGRES_VERSION": "14.10",
"UBI_VERSION": "8.9-1107"
"UBI_VERSION": "8.9-1107.1705420509"
}
4 changes: 2 additions & 2 deletions UBI/14/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.9.0",
"IMAGE_RELEASE_VERSION": "3",
"IMAGE_RELEASE_VERSION": "4",
"POSTGRES_VERSION": "14.10",
"UBI_VERSION": "8.9-1107"
"UBI_VERSION": "8.9-1107.1705420509"
}
4 changes: 2 additions & 2 deletions UBI/14/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:8.9-1107
FROM quay.io/enterprisedb/edb-ubi:8.9-1107.1705420509

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="14.10" \
release="3" \
release="4" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
4 changes: 2 additions & 2 deletions UBI/14/Dockerfile.multiarch
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:8.9-1107
FROM quay.io/enterprisedb/edb-ubi:8.9-1107.1705420509

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="14.10" \
release="3" \
release="4" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
4 changes: 2 additions & 2 deletions UBI/14/Dockerfile.multilang
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:8.9-1107
FROM quay.io/enterprisedb/edb-ubi:8.9-1107.1705420509

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="14.10" \
release="3" \
release="4" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
4 changes: 2 additions & 2 deletions UBI/14/Dockerfile.postgis
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:8.9-1107
FROM quay.io/enterprisedb/edb-ubi:8.9-1107.1705420509
ARG SUBSCRIPTION_NAME

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="14.10" \
release="3" \
release="4" \
summary="PostgreSQL + PostGIS Container images." \
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
4 changes: 2 additions & 2 deletions UBI/14/Dockerfile.postgis-multilang
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:8.9-1107
FROM quay.io/enterprisedb/edb-ubi:8.9-1107.1705420509
ARG SUBSCRIPTION_NAME

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="14.10" \
release="3" \
release="4" \
summary="PostgreSQL + PostGIS Container images." \
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
4 changes: 2 additions & 2 deletions UBI/15/.versions-postgis.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"BARMAN_VERSION": "3.9.0",
"IMAGE_RELEASE_VERSION": "3",
"IMAGE_RELEASE_VERSION": "4",
"POSTGIS_VERSION": "3.4.1",
"POSTGRES_VERSION": "15.5",
"UBI_VERSION": "8.9-1107"
"UBI_VERSION": "8.9-1107.1705420509"
}
4 changes: 2 additions & 2 deletions UBI/15/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.9.0",
"IMAGE_RELEASE_VERSION": "3",
"IMAGE_RELEASE_VERSION": "4",
"POSTGRES_VERSION": "15.5",
"UBI_VERSION": "8.9-1107"
"UBI_VERSION": "8.9-1107.1705420509"
}
4 changes: 2 additions & 2 deletions UBI/15/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:8.9-1107
FROM quay.io/enterprisedb/edb-ubi:8.9-1107.1705420509

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="15.5" \
release="3" \
release="4" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
4 changes: 2 additions & 2 deletions UBI/15/Dockerfile.multiarch
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:8.9-1107
FROM quay.io/enterprisedb/edb-ubi:8.9-1107.1705420509

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="15.5" \
release="3" \
release="4" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
4 changes: 2 additions & 2 deletions UBI/15/Dockerfile.multilang
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:8.9-1107
FROM quay.io/enterprisedb/edb-ubi:8.9-1107.1705420509

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="15.5" \
release="3" \
release="4" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
4 changes: 2 additions & 2 deletions UBI/15/Dockerfile.postgis
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:8.9-1107
FROM quay.io/enterprisedb/edb-ubi:8.9-1107.1705420509
ARG SUBSCRIPTION_NAME

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="15.5" \
release="3" \
release="4" \
summary="PostgreSQL + PostGIS Container images." \
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
4 changes: 2 additions & 2 deletions UBI/15/Dockerfile.postgis-multilang
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:8.9-1107
FROM quay.io/enterprisedb/edb-ubi:8.9-1107.1705420509
ARG SUBSCRIPTION_NAME

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="15.5" \
release="3" \
release="4" \
summary="PostgreSQL + PostGIS Container images." \
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
4 changes: 2 additions & 2 deletions UBI/16/.versions-postgis.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"BARMAN_VERSION": "3.9.0",
"IMAGE_RELEASE_VERSION": "3",
"IMAGE_RELEASE_VERSION": "4",
"POSTGIS_VERSION": "3.4.1",
"POSTGRES_VERSION": "16.1",
"UBI_VERSION": "8.9-1107"
"UBI_VERSION": "8.9-1107.1705420509"
}
Loading

0 comments on commit e6d2261

Please sign in to comment.